Home
last modified time | relevance | path

Searched defs:is_leap_year (Results 1 – 25 of 486) sorted by last modified time

12345678910>>...20

/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/nltools/src/
H A Djulian.c38 static int is_leap_year( int year ) in is_leap_year() function
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/nltools/src/
H A Djulian.c38 static int is_leap_year( int year ) in is_leap_year() function
/dports/news/husky-hpt/husky-hpt-1.9.20191207/nltools/src/
H A Djulian.c38 static int is_leap_year( int year ) in is_leap_year() function
/dports/news/husky-areafix/husky-areafix-1.9.20191207/nltools/src/
H A Djulian.c38 static int is_leap_year( int year ) in is_leap_year() function
/dports/news/husky-htick/husky-htick-1.9.20191207/nltools/src/
H A Djulian.c38 static int is_leap_year( int year ) in is_leap_year() function
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/nltools/src/
H A Djulian.c38 static int is_leap_year( int year ) in is_leap_year() function
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/nltools/src/
H A Djulian.c38 static int is_leap_year( int year ) in is_leap_year() function
/dports/news/husky/husky-1.9.20191207/nltools/src/
H A Djulian.c38 static int is_leap_year( int year ) in is_leap_year() function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/stdlib/src/
H A Dcalendar.erl201 is_leap_year(Y) when is_integer(Y), Y >= 0 -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/stdlib/src/
H A Dcalendar.erl201 is_leap_year(Y) when is_integer(Y), Y >= 0 -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/stdlib/src/
H A Dcalendar.erl201 is_leap_year(Y) when is_integer(Y), Y >= 0 -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/stdlib/src/
H A Dcalendar.erl200 is_leap_year(Y) when is_integer(Y), Y >= 0 -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/stdlib/src/
H A Dcalendar.erl200 is_leap_year(Y) when is_integer(Y), Y >= 0 -> function
/dports/games/0ad/0ad-0.0.23b-alpha/source/lib/sysdep/os/win/wposix/
H A Dwtime.cpp301 is_leap_year (int year) in is_leap_year() function
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/time/src/
H A Ddisplay.rs45 fn is_leap_year(year: i32) -> bool { in is_leap_year() function
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/humantime/src/
H A Ddate.rs192 fn is_leap_year(y: u64) -> bool { in is_leap_year() function
/dports/www/firefox/firefox-99.0/third_party/rust/humantime/src/
H A Ddate.rs192 fn is_leap_year(y: u64) -> bool { in is_leap_year() function
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/third_party/abseil-cpp/absl/time/internal/cctz/include/cctz/
H A Dcivil_time_detail.h83 CONSTEXPR_F bool is_leap_year(year_t y) noexcept { in is_leap_year() function
/dports/www/firefox/firefox-99.0/third_party/rust/time/src/
H A Ddisplay.rs45 fn is_leap_year(year: i32) -> bool { in is_leap_year() function
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/humantime/src/
H A Ddate.rs192 fn is_leap_year(y: u64) -> bool { in is_leap_year() function
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/time/src/
H A Ddisplay.rs45 fn is_leap_year(year: i32) -> bool { in is_leap_year() function
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/time/src/
H A Dutil.rs36 pub const fn is_leap_year(year: i32) -> bool { in is_leap_year() function
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/time-macros-impl/src/time_crate/
H A Ddate.rs5 fn is_leap_year(year: i32) -> bool { in is_leap_year() function
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/time-0.1.43/src/
H A Ddisplay.rs45 fn is_leap_year(year: i32) -> bool { in is_leap_year() function
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/glib/src/
H A Ddate.rs346 pub fn is_leap_year(year: DateYear) -> bool { in is_leap_year() method

12345678910>>...20