Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/tzcode/
Dzic.c150 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