Home
last modified time | relevance | path

Searched refs:DAY_1 (Results 1 – 3 of 3) sorted by relevance

/src/lib/libc/locale/
H A Dnl_langinfo.c97 case DAY_1: case DAY_2: case DAY_3: in nl_langinfo_l()
99 ret = (char*) __get_current_time_locale(loc)->weekday[_REL(DAY_1)]; in nl_langinfo_l()
/src/include/
H A Dlanginfo.h49 #define DAY_1 7 macro
/src/usr.bin/locale/
H A Dlocale.c244 DAY_1, "(FreeBSD only)" },
751 s_item = DAY_1; in kwval_ltime()