Home
last modified time | relevance | path

Searched defs:leap_year (Results 1 - 4 of 4) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-helpers-date.c276 int leap_year = ecma_date_in_leap_year (year); in ecma_date_date_from_time() local
/third_party/node/deps/openssl/openssl/crypto/asn1/
H A Da_time.c37 static int leap_year(const int year) in leap_year() function
/third_party/openssl/crypto/asn1/
H A Da_time.c37 static int leap_year(const int year) in leap_year() function
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/
H A Dtime_zone_info.cc137 std::int_fast64_t TransOffset(bool leap_year, int jan1_weekday, in TransOffset() argument
364 bool leap_year = IsLeap(last_year_); in ExtendTransitions() local
[all...]

Completed in 6 milliseconds