Home
last modified time | relevance | path

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

/freebsd/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()
/freebsd/include/
H A Dlanginfo.h58 #define ABDAY_1 14 macro
/freebsd/usr.bin/locale/
H A Dlocale.c230 ABDAY_1, "(FreeBSD only)" },
755 s_item = ABDAY_1; in kwval_ltime()
/freebsd/contrib/dialog/
H A Dcalendar.c87 ABDAY_1, ABDAY_2, ABDAY_3, ABDAY_4, ABDAY_5, ABDAY_6, ABDAY_7 in nameOfDayOfWeek()
/freebsd/contrib/diff/lib/
H A Dstrftime.c393 ((const CHAR_T *) _NL_CURRENT (LC_TIME, NLW(ABDAY_1) + tp->tm_wday))