Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/zic/
H A Dzic.c93 static void leapadd(zic_t t, int positive, int rolling, int count);
1231 leapadd(tadd(t, tod), positive, lp->l_value, count);
1914 leapadd(t, positive, rolling, count) in leapadd() function