_nl_C_LC_TIME     146 lib/replace/strptime.c extern const struct locale_data _nl_C_LC_TIME;
_nl_C_LC_TIME     149 lib/replace/strptime.c # define weekday_name (&_nl_C_LC_TIME.values[_NL_ITEM_INDEX (DAY_1)].string)
_nl_C_LC_TIME     151 lib/replace/strptime.c   (&_nl_C_LC_TIME.values[_NL_ITEM_INDEX (ABDAY_1)].string)
_nl_C_LC_TIME     152 lib/replace/strptime.c # define month_name (&_nl_C_LC_TIME.values[_NL_ITEM_INDEX (MON_1)].string)
_nl_C_LC_TIME     153 lib/replace/strptime.c # define ab_month_name (&_nl_C_LC_TIME.values[_NL_ITEM_INDEX (ABMON_1)].string)
_nl_C_LC_TIME     154 lib/replace/strptime.c # define HERE_D_T_FMT (_nl_C_LC_TIME.values[_NL_ITEM_INDEX (D_T_FMT)].string)
_nl_C_LC_TIME     155 lib/replace/strptime.c # define HERE_D_FMT (_nl_C_LC_TIME.values[_NL_ITEM_INDEX (D_FMT)].string)
_nl_C_LC_TIME     156 lib/replace/strptime.c # define HERE_AM_STR (_nl_C_LC_TIME.values[_NL_ITEM_INDEX (AM_STR)].string)
_nl_C_LC_TIME     157 lib/replace/strptime.c # define HERE_PM_STR (_nl_C_LC_TIME.values[_NL_ITEM_INDEX (PM_STR)].string)
_nl_C_LC_TIME     159 lib/replace/strptime.c   (_nl_C_LC_TIME.values[_NL_ITEM_INDEX (T_FMT_AMPM)].string)
_nl_C_LC_TIME     160 lib/replace/strptime.c # define HERE_T_FMT (_nl_C_LC_TIME.values[_NL_ITEM_INDEX (T_FMT)].string)