Home
last modified time | relevance | path

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

/third_party/tzdata/
Dzic.c357 static ptrdiff_t nlinks_alloc; variable
815 links = growalloc(links, sizeof *links, nalinks, &nlinks_alloc); in make_links()
2100 links = growalloc(links, sizeof *links, nlinks, &nlinks_alloc); in inlink()
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
Dzic.c304 static int nlinks_alloc; variable
1388 links = growalloc(links, sizeof *links, nlinks, &nlinks_alloc); in inlink()
/third_party/icu/icu4c/source/tools/tzcode/
Dzic.c305 static int nlinks_alloc; variable
1389 links = growalloc(links, sizeof *links, nlinks, &nlinks_alloc); in inlink()