Home
last modified time | relevance | path

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

/NextBSD/include/
HDlanginfo.h86 #define ABMON_6 38 macro
/NextBSD/lib/libc/locale/
HDnl_langinfo.c112 case ABMON_5: case ABMON_6: case ABMON_7: case ABMON_8: in nl_langinfo_l()
/NextBSD/usr.bin/locale/
HDlocale.c186 { "abmon_6", 1, LC_TIME, ABMON_6, "" },
/NextBSD/contrib/libstdc++/config/locale/gnu/
Dtime_members.cc184 _M_data->_M_amonth06 = __nl_langinfo_l(ABMON_6, __cloc); in _M_initialize_timepunct()
/NextBSD/bin/ls/
HDprint.c156 case 5: return (nl_langinfo(ABMON_6)); in get_abmon()
/NextBSD/usr.bin/sort/
HDbwstring.c55 ABMON_5, ABMON_6, ABMON_7, ABMON_8, ABMON_9, ABMON_10, in initialise_months()