Home
last modified time | relevance | path

Searched refs:PM_STR (Results 1 – 5 of 5) sorted by relevance

/trueos/include/
HDlanginfo.h46 #define PM_STR 6 /* Post Meridian affix */ macro
/trueos/lib/libc/locale/
HDnl_langinfo.c81 case PM_STR: in nl_langinfo_l()
/trueos/usr.bin/locale/
HDlocale.c153 { "pm_str", 1, LC_TIME, PM_STR, "" },
/trueos/contrib/libstdc++/config/locale/gnu/
Dtime_members.cc143 _M_data->_M_pm = __nl_langinfo_l(PM_STR, __cloc); in _M_initialize_timepunct()
/trueos/contrib/diff/lib/
HDstrftime.c402 ? NLW(PM_STR) : NLW(AM_STR)))