Searched refs:DAY_1 (Results 1 – 6 of 6) sorted by relevance
64 # define DAY_1 10009 macro65 # define DAY_2 (DAY_1 + 1)66 # define DAY_3 (DAY_1 + 2)67 # define DAY_4 (DAY_1 + 3)68 # define DAY_5 (DAY_1 + 4)69 # define DAY_6 (DAY_1 + 5)70 # define DAY_7 (DAY_1 + 6)
98 case DAY_1: case DAY_2: case DAY_3: in nl_langinfo_l()100 ret = (char*) __get_current_time_locale(loc)->weekday[_REL(DAY_1)]; in nl_langinfo_l()
48 #define DAY_1 7 macro
145 _M_data->_M_day1 = nl_langinfo_l(DAY_1, (locale_t)__cloc); in _M_initialize_timepunct()301 WIDE_LANGINFO(_M_day1, DAY_1) in _M_initialize_timepunct()
157 { "day_1", 1, LC_TIME, DAY_1, "" },
402 ((const CHAR_T *) _NL_CURRENT (LC_TIME, NLW(DAY_1) + tp->tm_wday)) in my_strftime()