Home
last modified time | relevance | path

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

/NextBSD/include/
HDlanginfo.h63 #define ABDAY_6 19 macro
/NextBSD/lib/libc/locale/
HDnl_langinfo.c103 case ABDAY_4: case ABDAY_5: case ABDAY_6: case ABDAY_7: in nl_langinfo_l()
/NextBSD/usr.bin/locale/
HDlocale.c167 { "abday_6", 1, LC_TIME, ABDAY_6, "" },
/NextBSD/contrib/libstdc++/config/locale/gnu/
Dtime_members.cc161 _M_data->_M_aday6 = __nl_langinfo_l(ABDAY_6, __cloc); in _M_initialize_timepunct()
/NextBSD/contrib/dialog/
HDcalendar.c85 ABDAY_1, ABDAY_2, ABDAY_3, ABDAY_4, ABDAY_5, ABDAY_6, ABDAY_7 in nameOfDayOfWeek()