Lines Matching refs:_NL_CURRENT

285 # undef _NL_CURRENT
286 # define _NL_CURRENT(category, item) \ macro
403 #if !(defined _NL_CURRENT || HAVE_STRFTIME)
477 #ifdef _NL_CURRENT in libc_hidden_def()
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()
503 ((const CHAR_T *) _NL_CURRENT (LC_TIME, tp->tm_hour > 11 \ in libc_hidden_def()
760 #if defined _NL_CURRENT || !HAVE_STRFTIME in libc_hidden_def()
775 #if defined _NL_CURRENT || !HAVE_STRFTIME in libc_hidden_def()
791 #if defined _NL_CURRENT || !HAVE_STRFTIME in libc_hidden_def()
809 #if defined _NL_CURRENT || !HAVE_STRFTIME in libc_hidden_def()
822 #ifdef _NL_CURRENT in libc_hidden_def()
825 (const CHAR_T *) _NL_CURRENT (LC_TIME, in libc_hidden_def()
828 subfmt = (const CHAR_T *) _NL_CURRENT (LC_TIME, NLW(D_T_FMT)); in libc_hidden_def()
856 #if HAVE_STRFTIME && ! (defined _NL_CURRENT && HAVE_STRUCT_ERA_ENTRY) in libc_hidden_def()
917 #ifdef _NL_CURRENT 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()
962 #ifdef _NL_CURRENT in libc_hidden_def()
1097 #if !defined _NL_CURRENT && HAVE_STRFTIME in libc_hidden_def()
1108 #if defined _NL_CURRENT || !HAVE_STRFTIME in libc_hidden_def()
1120 #if !defined _NL_CURRENT && HAVE_STRFTIME in libc_hidden_def()
1123 # ifdef _NL_CURRENT in libc_hidden_def()
1124 if (*(subfmt = (const CHAR_T *) _NL_CURRENT (LC_TIME, in libc_hidden_def()
1180 #ifdef _NL_CURRENT 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()