Searched refs:leapadd (Results 1 – 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/icu/source/tools/tzcode/ |
D | zic.c | 150 static void leapadd(zic_t t, int positive, int rolling, int count); 1363 leapadd(tadd(t, tod), positive, lp->l_value, count); in inleap() 2784 leapadd(const zic_t t, const int positive, const int rolling, int count) in leapadd() function
|
/third_party/icu/icu4c/source/tools/tzcode/ |
D | zic.c | 151 static void leapadd(zic_t t, int positive, int rolling, int count); 1364 leapadd(tadd(t, tod), positive, lp->l_value, count); in inleap() 2785 leapadd(const zic_t t, const int positive, const int rolling, int count) in leapadd() function
|
/third_party/tzdata/ |
D | zic.c | 178 static void leapadd(zic_t, int, int); 2064 leapadd(t, correction, lp->l_value); in inleap() 3495 leapadd(zic_t t, int correction, int rolling) in leapadd() function
|