Searched refs:__month_to_secs (Results 1 – 5 of 5) sorted by relevance
1 int __month_to_secs(int month, int is_leap) in __month_to_secs() function
8 hidden int __month_to_secs(int, int);
19 t += __month_to_secs(month, is_leap); in __tm_to_secs()
13 __month_to_secs.c
669 void __month_to_secs() {} in __month_to_secs() function