Searched refs:PM_STR (Results 1 - 3 of 3) sorted by relevance

/fuchsia/zircon/third_party/ulib/musl/include/
H A Dlanginfo.h57 #define PM_STR 0x20027 macro
/fuchsia/zircon/third_party/ulib/musl/src/time/
H A Dstrptime.c108 ex = nl_langinfo(PM_STR);
H A Dstrftime.c129 item = tm->tm_hour >= 12 ? PM_STR : AM_STR;

Completed in 32 milliseconds