Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/icu/source/tools/tzcode/
Dzic.c289 static int nrules_alloc; variable
1139 rules = growalloc(rules, sizeof *rules, nrules, &nrules_alloc); in inrule()
/third_party/icu/icu4c/source/tools/tzcode/
Dzic.c290 static int nrules_alloc; variable
1140 rules = growalloc(rules, sizeof *rules, nrules, &nrules_alloc); in inrule()
/third_party/tzdata/
Dzic.c342 static ptrdiff_t nrules_alloc; variable
1832 rules = growalloc(rules, sizeof *rules, nrules, &nrules_alloc); in inrule()