Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/tzcode/
Dzic.c304 static int nlinks_alloc; variable
1388 links = growalloc(links, sizeof *links, nlinks, &nlinks_alloc); in inlink()