Home
last modified time | relevance | path

Searched refs:DAY_6 (Results 1 – 4 of 4) sorted by relevance

/NextBSD/include/
HDlanginfo.h54 #define DAY_6 12 macro
/NextBSD/lib/libc/locale/
HDnl_langinfo.c99 case DAY_4: case DAY_5: case DAY_6: case DAY_7: in nl_langinfo_l()
/NextBSD/usr.bin/locale/
HDlocale.c160 { "day_6", 1, LC_TIME, DAY_6, "" },
/NextBSD/contrib/libstdc++/config/locale/gnu/
Dtime_members.cc152 _M_data->_M_day6 = __nl_langinfo_l(DAY_6, __cloc); in _M_initialize_timepunct()