Home
last modified time | relevance | path

Searched refs:ABDAY_1 (Results 1 – 4 of 4) sorted by relevance

/src/lib/libc/locale/
H A Dnl_langinfo.c101 case ABDAY_1: case ABDAY_2: case ABDAY_3: in nl_langinfo_l()
103 ret = (char*) __get_current_time_locale(loc)->wday[_REL(ABDAY_1)]; in nl_langinfo_l()
/src/include/
H A Dlanginfo.h58 #define ABDAY_1 14 macro
/src/usr.bin/locale/
H A Dlocale.c230 ABDAY_1, "(FreeBSD only)" },
755 s_item = ABDAY_1; in kwval_ltime()
/src/contrib/dialog/
H A Dcalendar.c87 ABDAY_1, ABDAY_2, ABDAY_3, ABDAY_4, ABDAY_5, ABDAY_6, ABDAY_7 in nameOfDayOfWeek()