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

/freebsd-current/include/
H A Dlanginfo.h49 #define DAY_1 7 macro
/freebsd-current/lib/libc/locale/
H A Dnl_langinfo.c97 case DAY_1: case DAY_2: case DAY_3:
99 ret = (char*) __get_current_time_locale(loc)->weekday[_REL(DAY_1)];
/freebsd-current/usr.bin/locale/
H A Dlocale.c244 DAY_1, "(FreeBSD only)" },
751 s_item = DAY_1;
/freebsd-current/contrib/diff/lib/
H A Dstrftime.c395 ((const CHAR_T *) _NL_CURRENT (LC_TIME, NLW(DAY_1) + tp->tm_wday))

Completed in 182 milliseconds