Searched refs:ABDAY_1 (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/include/
H A Dlanginfo.h58 #define ABDAY_1 14 macro
/freebsd-10-stable/lib/libc/locale/
H A Dnl_langinfo.c88 case ABDAY_1: case ABDAY_2: case ABDAY_3:
90 ret = (char*) __get_current_time_locale(loc)->wday[_REL(ABDAY_1)];
/freebsd-10-stable/usr.bin/locale/
H A Dlocale.c163 { "abday_1", 1, LC_TIME, ABDAY_1, "" },
/freebsd-10-stable/contrib/dialog/
H A Dcalendar.c85 ABDAY_1, ABDAY_2, ABDAY_3, ABDAY_4, ABDAY_5, ABDAY_6, ABDAY_7
/freebsd-10-stable/contrib/libstdc++/config/locale/gnu/
H A Dtime_members.cc156 _M_data->_M_aday1 = __nl_langinfo_l(ABDAY_1, __cloc);
/freebsd-10-stable/contrib/diff/lib/
H A Dstrftime.c393 ((const CHAR_T *) _NL_CURRENT (LC_TIME, NLW(ABDAY_1) + tp->tm_wday))

Completed in 82 milliseconds