Home
last modified time | relevance | path

Searched defs:leapyear (Results 1 – 5 of 5) sorted by relevance

/third_party/flutter/skia/third_party/externals/icu/source/tools/tzcode/
Dlocaltime.c834 register int leapyear; in transtime() local
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
Dlocaltime.c834 register int leapyear; in transtime() local
/third_party/icu/icu4c/source/tools/tzcode/
Dlocaltime.c834 register int leapyear; in transtime() local
/third_party/tzdata/
Dlocaltime.c981 register bool leapyear; in transtime() local
/third_party/python/Modules/
D_datetimemodule.c282 int n, n1, n4, n100, n400, leapyear, preceding; in ord_to_ymd() local