Home
last modified time | relevance | path

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

/freebsd-12-stable/lib/libc/locale/
Dnl_langinfo.c100 case DAY_1: case DAY_2: case DAY_3: in nl_langinfo_l()
102 ret = (char*) __get_current_time_locale(loc)->weekday[_REL(DAY_1)]; in nl_langinfo_l()
/freebsd-12-stable/include/
Dlanginfo.h51 #define DAY_1 7 macro
/freebsd-12-stable/usr.bin/locale/
Dlocale.c246 DAY_1, "(FreeBSD only)" },
753 s_item = DAY_1; in kwval_ltime()
/freebsd-12-stable/contrib/libstdc++/config/locale/gnu/
Dtime_members.cc147 _M_data->_M_day1 = __nl_langinfo_l(DAY_1, __cloc); in _M_initialize_timepunct()
/freebsd-12-stable/contrib/diff/lib/
Dstrftime.c395 ((const CHAR_T *) _NL_CURRENT (LC_TIME, NLW(DAY_1) + tp->tm_wday))