Searched refs:pMonth (Results 1 – 3 of 3) sorted by relevance
153 void DateTime::DaysToDate(s32 *pYear, s32 *pMonth, s32 *pDay, s32 days) in DaysToDate() argument204 if ( pMonth ) in DaysToDate()206 *pMonth = month; in DaysToDate()
67 s32* pYear, s32* pMonth, s32* pDay,
384 static void DaysToDate(s32 *pYear, s32 *pMonth, s32 *pDay, s32 days);