Searched refs:atcomp (Results 1 – 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/icu/source/tools/tzcode/ |
D | zic.c | 1583 atcomp(const void *avp, const void *bvp) in atcomp() function 1616 (void) qsort(attypes, timecnt, sizeof *attypes, atcomp); in writezone()
|
/third_party/icu/icu4c/source/tools/tzcode/ |
D | zic.c | 1584 atcomp(const void *avp, const void *bvp) in atcomp() function 1617 (void) qsort(attypes, timecnt, sizeof *attypes, atcomp); in writezone()
|
/third_party/tzdata/ |
D | zic.c | 2286 atcomp(const void *avp, const void *bvp) in atcomp() function 2366 qsort(attypes, timecnt, sizeof *attypes, atcomp); in writezone()
|