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

/netbsd-6-1-5-RELEASE/include/
H A Dlanginfo.h21 #define PM_STR ((nl_item)5) /* Post Meridiem afix */ macro
/netbsd-6-1-5-RELEASE/lib/libc/locale/
H A Dnb_lc_time_misc.h62 for (i = (size_t)AM_STR; i <= PM_STR; ++i)
H A Dglobal_locale.c79 [(size_t)PM_STR ] = "PM",
/netbsd-6-1-5-RELEASE/lib/libc/citrus/
H A Dcitrus_lc_time.c89 for (i = AM_PM_IDX(AM_STR), j = AM_PM_IDX(PM_STR); i <= j; ++i)
145 { _CITRUS_LC_TIME_SYM_PM_STR, OFFSET(am_pm[AM_PM_IDX(PM_STR)] ) },
/netbsd-6-1-5-RELEASE/usr.bin/locale/
H A Dlocale.c168 { "pm_str", 1, LC_TIME, PM_STR, "" },
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/config/locale/gnu/
H A Dtime_members.cc142 _M_data->_M_pm = __nl_langinfo_l(PM_STR, __cloc);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/config/locale/gnu/
H A Dtime_members.cc143 _M_data->_M_pm = __nl_langinfo_l(PM_STR, __cloc);
/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/lib/
H A Dstrftime.c409 ? NLW(PM_STR) : NLW(AM_STR)))
/netbsd-6-1-5-RELEASE/gnu/dist/diffutils/lib/
H A Dstrftime.c507 ? NLW(PM_STR) : NLW(AM_STR)))

Completed in 136 milliseconds