Searched refs:nlinks_alloc (Results 1 – 4 of 4) sorted by relevance
/third_party/skia/third_party/externals/icu/source/tools/tzcode/ |
D | zic.c | 304 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/ |
D | zic.c | 304 static int nlinks_alloc; variable 1388 links = growalloc(links, sizeof *links, nlinks, &nlinks_alloc); in inlink()
|
/third_party/icu/icu4c/source/tools/tzcode/ |
D | zic.c | 304 static int nlinks_alloc; variable 1388 links = growalloc(links, sizeof *links, nlinks, &nlinks_alloc); in inlink()
|
/third_party/tzdata/ |
D | zic.c | 309 static ptrdiff_t nlinks_alloc; variable 1766 links = growalloc(links, sizeof *links, nlinks, &nlinks_alloc); in inlink()
|