Lines Matching refs:NLW
99 # define NLW(Sym) _NL_W##Sym macro
108 # define NLW(Sym) Sym macro
486 ? "?" : _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()
828 subfmt = (const CHAR_T *) _NL_CURRENT (LC_TIME, NLW(D_T_FMT)); in libc_hidden_def()
920 (const CHAR_T *) _NL_CURRENT (LC_TIME, NLW(ERA_D_FMT))) in libc_hidden_def()
922 subfmt = (const CHAR_T *) _NL_CURRENT (LC_TIME, NLW(D_FMT)); in libc_hidden_def()
1125 NLW(T_FMT_AMPM))) in libc_hidden_def()
1183 (const CHAR_T *) _NL_CURRENT (LC_TIME, NLW(ERA_T_FMT))) in libc_hidden_def()
1185 subfmt = (const CHAR_T *) _NL_CURRENT (LC_TIME, NLW(T_FMT)); in libc_hidden_def()