Home
last modified time | relevance | path

Searched refs:ab_month_name (Results 1 – 4 of 4) sorted by relevance

/glibc-2.36/time/
Dasctime.c27 #define ab_month_name(MON) (_nl_C_LC_TIME.values[_NL_ITEM_INDEX (ABMON_1)+(MON)].string) macro
60 ? "???" : ab_month_name (tp->tm_mon)), in asctime_internal()
Dstrptime_l.c126 # define ab_month_name (&_nl_C_LC_TIME.values[_NL_ITEM_INDEX (ABMON_1)].string) macro
155 static char const ab_month_name[][4] = variable
426 ab_month_name[cnt])) in __strptime_internal()
460 || ((trp = rp, match_string (ab_month_name[cnt], trp)) in __strptime_internal()
/glibc-2.36/manual/
Dtime.texi1302 @c ab_month_name @mtslocale
/glibc-2.36/ChangeLog.old/
DChangeLog.115587 * time/asctime.c (ab_day_name, ab_month_name): Rewrite expression