Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/eggert/tz
/ want_bloat
Function
want_bloat
zic.c:1220–1224 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1218
determines the default. */
1219
static int bloat;
1220
1221
static bool
1222
want_bloat(void)
1223
{
1224
return 0 <= bloat;
1225
}
1226
1227
#ifndef ZIC_BLOAT_DEFAULT
Callers
3
writezone
Function · 0.85
outzone
Function · 0.85
addtype
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected