Searched refs:AM_STR (Results 1 – 3 of 3) sorted by relevance
56 #define AM_STR 0x20026 macro
102 ex = nl_langinfo(AM_STR); in strptime()
129 item = tm->tm_hour >= 12 ? PM_STR : AM_STR; in __strftime_fmt_1()
Completed in 4 milliseconds