Searched refs:is_leap (Results 1 – 1 of 1) sorted by relevance
156 is_leap( int year ) in is_leap() function184 if ( tmP->tm_mon >= 2 && is_leap( tmP->tm_year ) ) in tm_to_time()