Home
last modified time | relevance | path

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

/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/flutter/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.c304 static int nlinks_alloc; variable
1388 links = growalloc(links, sizeof *links, nlinks, &nlinks_alloc); in inlink()
/third_party/tzdata/
Dzic.c309 static ptrdiff_t nlinks_alloc; variable
1766 links = growalloc(links, sizeof *links, nlinks, &nlinks_alloc); in inlink()