Searched refs:AM_STR (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/include/
H A Dlanginfo.h45 #define AM_STR 5 /* Ante Meridian affix */ macro
/freebsd-10-stable/lib/libc/locale/
H A Dnl_langinfo.c78 case AM_STR:
/freebsd-10-stable/usr.bin/locale/
H A Dlocale.c153 { "am_str", 1, LC_TIME, AM_STR, "" },
/freebsd-10-stable/contrib/libstdc++/config/locale/gnu/
H A Dtime_members.cc142 _M_data->_M_am = __nl_langinfo_l(AM_STR, __cloc);
/freebsd-10-stable/contrib/diff/lib/
H A Dstrftime.c402 ? NLW(PM_STR) : NLW(AM_STR)))

Completed in 65 milliseconds