Home
last modified time | relevance | path

Searched defs:leapdays (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/
Dcalendar.py102 def leapdays(y1, y2): function
/external/python/cpython3/Lib/
Dcalendar.py105 def leapdays(y1, y2): function
/external/icu/icu4c/source/tools/tzcode/
Dlocaltime.c1461 register int leapdays; in timesub() local