Searched defs:am_pm (Results 1 – 2 of 2) sorted by relevance
4651 static string am_pm[24]; in init_am_pm() local4661 static wstring am_pm[24]; in init_wam_pm() local4671 static const string* am_pm = init_am_pm(); in __am_pm() local4679 static const wstring* am_pm = init_wam_pm(); in __am_pm() local
1470 … int32_t hour, int32_t min, int32_t sec, int32_t am_pm) in verify2()