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