Searched defs:am_pm (Results 1 – 3 of 3) sorted by relevance
26 String am_pm[]; field in POSIX_LCTime
4663 static string am_pm[2]; in init_am_pm() local4673 static wstring am_pm[2]; in init_wam_pm() local4683 static const string* am_pm = init_am_pm(); in __am_pm() local4691 static const wstring* am_pm = init_wam_pm(); in __am_pm() local
1498 … int32_t hour, int32_t min, int32_t sec, int32_t am_pm) in verify2()