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

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

Completed in 119 milliseconds