Home
last modified time | relevance | path

Searched refs:__month_to_secs (Results 1 – 5 of 5) sorted by relevance

/haiku/src/system/libroot/posix/musl/time/
H A D__month_to_secs.c1 int __month_to_secs(int month, int is_leap) in __month_to_secs() function
H A Dtime_impl.h8 hidden int __month_to_secs(int, int);
H A D__tm_to_secs.c19 t += __month_to_secs(month, is_leap); in __tm_to_secs()
H A DJamfile13 __month_to_secs.c
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs_legacy.c669 void __month_to_secs() {} in __month_to_secs() function