Searched refs:NLW (Results 1 – 2 of 2) sorted by relevance
99 # define NLW(Sym) _NL_W##Sym macro108 # define NLW(Sym) Sym macro486 ? "?" : _NL_CURRENT (LC_TIME, NLW(ABDAY_1) + tp->tm_wday))) in libc_hidden_def()489 ? "?" : _NL_CURRENT (LC_TIME, NLW(DAY_1) + tp->tm_wday))) in libc_hidden_def()492 ? "?" : _NL_CURRENT (LC_TIME, NLW(ABMON_1) + tp->tm_mon))) in libc_hidden_def()495 ? "?" : _NL_CURRENT (LC_TIME, NLW(MON_1) + tp->tm_mon))) in libc_hidden_def()498 ? "?" : _NL_CURRENT (LC_TIME, NLW(ABALTMON_1) + tp->tm_mon))) in libc_hidden_def()501 ? "?" : _NL_CURRENT (LC_TIME, NLW(ALTMON_1) + tp->tm_mon))) in libc_hidden_def()504 ? NLW(PM_STR) : NLW(AM_STR))) in libc_hidden_def()826 NLW(ERA_D_T_FMT))) in libc_hidden_def()[all …]
5682 * time/strftime.c (NLW): Don't use different byte-orders.