Home
last modified time | relevance | path

Searched refs:month_name (Results 1 – 2 of 2) sorted by relevance

/time/
A Dstrptime_l.c125 # define month_name (&_nl_C_LC_TIME.values[_NL_ITEM_INDEX (MON_1)].string) macro
150 static char const month_name[][10] = variable
415 month_name[cnt])) in __strptime_internal()
458 && (((trp = rp, match_string (month_name[cnt], trp)) in __strptime_internal()
A Dstrftime_l.c409 static CHAR_T const month_name[][10] = variable
515 ? "?" : month_name[tp->tm_mon]) in libc_hidden_def()

Completed in 7 milliseconds