Searched refs:DAY_1 (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/include/
H A Dlanginfo.h49 #define DAY_1 7 macro
/freebsd-10-stable/lib/libc/locale/
H A Dnl_langinfo.c84 case DAY_1: case DAY_2: case DAY_3:
86 ret = (char*) __get_current_time_locale(loc)->weekday[_REL(DAY_1)];
/freebsd-10-stable/usr.bin/locale/
H A Dlocale.c156 { "day_1", 1, LC_TIME, DAY_1, "" },
/freebsd-10-stable/contrib/libstdc++/config/locale/gnu/
H A Dtime_members.cc147 _M_data->_M_day1 = __nl_langinfo_l(DAY_1, __cloc);
/freebsd-10-stable/contrib/diff/lib/
H A Dstrftime.c395 ((const CHAR_T *) _NL_CURRENT (LC_TIME, NLW(DAY_1) + tp->tm_wday))

Completed in 80 milliseconds