Searched refs:pDay (Results 1 – 2 of 2) sorted by relevance
153 void DateTime::DaysToDate(s32 *pYear, s32 *pMonth, s32 *pDay, s32 days) in DaysToDate() argument208 if ( pDay ) in DaysToDate()210 *pDay = day; in DaysToDate()
384 static void DaysToDate(s32 *pYear, s32 *pMonth, s32 *pDay, s32 days);