Home
last modified time | relevance | path

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

/src/contrib/tzcode/
H A Dzic.c432 static ptrdiff_t nrules_alloc; variable
2158 rules = growalloc(rules, sizeof *rules, nrules, &nrules_alloc); in inrule()