Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/icu/source/tools/tzcode/
Dzic.c203 static int timecnt_alloc; variable
2699 attypes = growalloc(attypes, sizeof *attypes, timecnt, &timecnt_alloc); in addtt()
/third_party/icu/icu4c/source/tools/tzcode/
Dzic.c204 static int timecnt_alloc; variable
2700 attypes = growalloc(attypes, sizeof *attypes, timecnt, &timecnt_alloc); in addtt()
/third_party/tzdata/
Dzic.c230 static ptrdiff_t timecnt_alloc; variable
3446 attypes = growalloc(attypes, sizeof *attypes, timecnt, &timecnt_alloc); in addtt()