MCPcopy 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. */
1219static int bloat;
1220
1221static bool
1222want_bloat(void)
1223{
1224 return 0 <= bloat;
1225}
1226
1227#ifndef ZIC_BLOAT_DEFAULT

Callers 3

writezoneFunction · 0.85
outzoneFunction · 0.85
addtypeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected