Home
last modified time | relevance | path

Searched refs:FORMAT_LEN_GROWTH_BOUND (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/tzcode/
H A Dzic.c42 enum { FORMAT_LEN_GROWTH_BOUND = 5 }; enumerator
1756 = (min(INT_MAX, INDEX_MAX) / FORMAT_LEN_GROWTH_BOUND) }; in infile()