Home
last modified time | relevance | path

Searched refs:ABMON_2 (Results 1 – 6 of 6) sorted by relevance

/NextBSD/include/
HDlanginfo.h82 #define ABMON_2 34 macro
/NextBSD/lib/libc/locale/
HDnl_langinfo.c111 case ABMON_1: case ABMON_2: case ABMON_3: case ABMON_4: in nl_langinfo_l()
/NextBSD/usr.bin/locale/
HDlocale.c182 { "abmon_2", 1, LC_TIME, ABMON_2, "" },
/NextBSD/contrib/libstdc++/config/locale/gnu/
Dtime_members.cc180 _M_data->_M_amonth02 = __nl_langinfo_l(ABMON_2, __cloc); in _M_initialize_timepunct()
/NextBSD/bin/ls/
HDprint.c152 case 1: return (nl_langinfo(ABMON_2)); in get_abmon()
/NextBSD/usr.bin/sort/
HDbwstring.c54 const nl_item item[12] = { ABMON_1, ABMON_2, ABMON_3, ABMON_4, in initialise_months()