Home
last modified time | relevance | path

Searched defs:leap_days (Results 1 - 2 of 2) sorted by relevance

/third_party/curl/lib/
H A Dparsedate.c288 int leap_days = year - (mon <= 1); in time2epoch() local
/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.c6996 const uint32_t leap_days = y_adj / 4 - y_adj / 100 + y_adj / 400; in jsondec_epochdays() local

Completed in 14 milliseconds