Searched refs:ab_month_name (Results 1 – 4 of 4) sorted by relevance
27 #define ab_month_name(MON) (_nl_C_LC_TIME.values[_NL_ITEM_INDEX (ABMON_1)+(MON)].string) macro60 ? "???" : ab_month_name (tp->tm_mon)), in asctime_internal()
126 # define ab_month_name (&_nl_C_LC_TIME.values[_NL_ITEM_INDEX (ABMON_1)].string) macro155 static char const ab_month_name[][4] = variable426 ab_month_name[cnt])) in __strptime_internal()460 || ((trp = rp, match_string (ab_month_name[cnt], trp)) in __strptime_internal()
1302 @c ab_month_name @mtslocale
5587 * time/asctime.c (ab_day_name, ab_month_name): Rewrite expression