Home
last modified time | relevance | path

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

/freebsd-9-stable/include/
Dlanginfo.h59 #define ABDAY_2 15 macro
/freebsd-9-stable/lib/libc/locale/
Dnl_langinfo.c88 case ABDAY_1: case ABDAY_2: case ABDAY_3: in nl_langinfo_l()
/freebsd-9-stable/usr.bin/locale/
Dlocale.c163 { "abday_2", 1, LC_TIME, ABDAY_2, "" },
/freebsd-9-stable/contrib/libstdc++/config/locale/gnu/
Dtime_members.cc157 _M_data->_M_aday2 = __nl_langinfo_l(ABDAY_2, __cloc); in _M_initialize_timepunct()
/freebsd-9-stable/contrib/dialog/
Dcalendar.c85 ABDAY_1, ABDAY_2, ABDAY_3, ABDAY_4, ABDAY_5, ABDAY_6, ABDAY_7 in nameOfDayOfWeek()