Home
last modified time | relevance | path

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

/dragonfly/include/
H A Dlanginfo.h49 #define DAY_2 8 macro
/dragonfly/contrib/gcc-8.0/libstdc++-v3/config/locale/dragonfly/
H A Dtime_members.cc146 _M_data->_M_day2 = nl_langinfo_l(DAY_2, (locale_t)__cloc); in _M_initialize_timepunct()
302 WIDE_LANGINFO(_M_day2, DAY_2) in _M_initialize_timepunct()
/dragonfly/lib/libc/locale/
H A Dnl_langinfo.c98 case DAY_1: case DAY_2: case DAY_3: in nl_langinfo_l()
/dragonfly/gnu/usr.bin/grep/libgreputils/
H A Dlanginfo.h65 # define DAY_2 (DAY_1 + 1) macro
/dragonfly/usr.bin/locale/
H A Dlocale.c158 { "day_2", 1, LC_TIME, DAY_2, "" },