Searched refs:NLW (Results 1 – 1 of 1) sorted by relevance
99 # define NLW(Sym) _NL_W##Sym macro108 # define NLW(Sym) Sym macro489 ? "?" : _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()504 ? NLW(PM_STR) : NLW(AM_STR))) in libc_hidden_def()826 NLW(ERA_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()[all …]
Completed in 6 milliseconds