Home
last modified time | relevance | path

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

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