Searched refs:LC_TIME (Results 1 - 25 of 85) sorted by relevance

1234

/netbsd-current/lib/libc/locale/
H A Dnl_langinfo.c46 [ D_T_FMT ] = LC_TIME,
47 [ D_FMT ] = LC_TIME,
48 [ T_FMT ] = LC_TIME,
49 [ T_FMT_AMPM ] = LC_TIME,
50 [ AM_STR ] = LC_TIME,
51 [ PM_STR ] = LC_TIME,
52 [ DAY_1 ] = LC_TIME,
53 [ DAY_2 ] = LC_TIME,
54 [ DAY_3 ] = LC_TIME,
55 [ DAY_4 ] = LC_TIME,
[all...]
H A Dnb_lc_time_misc.h52 #define _CATEGORY_ID LC_TIME
53 #define _CATEGORY_NAME "LC_TIME"
H A Dglobal_locale.c157 [LC_TIME ] = _lc_C_locale_name,
171 [LC_TIME] = (_locale_part_t)
185 [LC_TIME ] = _lc_C_locale_name,
199 [LC_TIME] = (_locale_part_t)
/netbsd-current/share/locale/time/
H A DMakefile10 LOCALEFILE= LC_TIME
/netbsd-current/usr.bin/locale/
H A Dlocale.c37 * XXX: implement missing era_* (LC_TIME) keywords (require libc &
92 { "LC_TIME", LC_TIME },
164 { "d_t_fmt", 1, LC_TIME, D_T_FMT, "" },
165 { "d_fmt", 1, LC_TIME, D_FMT, "" },
166 { "t_fmt", 1, LC_TIME, T_FMT, "" },
167 { "am_str", 1, LC_TIME, AM_STR, "" },
168 { "pm_str", 1, LC_TIME, PM_STR, "" },
169 { "t_fmt_ampm", 1, LC_TIME, T_FMT_AMPM, "" },
170 { "day_1", 1, LC_TIME, DAY_
[all...]
/netbsd-current/external/apache2/llvm/dist/libcxx/include/__support/xlocale/
H A D__nop_locale_mgmt.h39 #define LC_TIME_MASK (1 << LC_TIME)
/netbsd-current/include/
H A Dlocale.h73 #define LC_TIME 5 macro
102 #define LC_TIME_MASK ((int)(1 << LC_TIME))
/netbsd-current/crypto/external/bsd/heimdal/dist/doc/
H A Dmdate-sh25 LC_TIME=C
26 export LC_TIME
/netbsd-current/external/gpl2/diffutils/dist/config/
H A Dmdate-sh30 LC_TIME=C
31 export LC_TIME
/netbsd-current/external/gpl2/grep/dist/doc/
H A Dmdate-sh30 LC_TIME=C
31 export LC_TIME
/netbsd-current/external/apache2/llvm/dist/libcxx/include/__support/ibm/
H A Dlocale_mgmt_zos.h29 #define LC_TIME_MASK _CATMASK(LC_TIME)
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/tests/
H A Dsetlocale.c54 #ifdef LC_TIME
55 case LC_TIME:
56 retval = "LC_TIME";
/netbsd-current/external/gpl2/gmake/dist/config/
H A Dmdate-sh59 LC_TIME=C
60 export LC_TIME
/netbsd-current/external/gpl2/xcvs/dist/build-aux/
H A Dmdate-sh58 LC_TIME=C
59 export LC_TIME
/netbsd-current/external/gpl2/xcvs/dist/doc/
H A Dmdate-sh59 LC_TIME=C
60 export LC_TIME
/netbsd-current/external/gpl2/gettext/dist/build-aux/
H A Dmdate-sh59 LC_TIME=C
60 export LC_TIME
/netbsd-current/external/gpl2/texinfo/dist/doc/
H A Dmdate-sh58 LC_TIME=C
59 export LC_TIME
/netbsd-current/external/bsd/am-utils/dist/doc/
H A Dmdate-sh74 LC_TIME=C
75 export LC_TIME
/netbsd-current/external/gpl3/autoconf/dist/build-aux/
H A Dmdate-sh74 LC_TIME=C
75 export LC_TIME
/netbsd-current/external/bsd/flex/dist/build-aux/
H A Dmdate-sh74 LC_TIME=C
75 export LC_TIME
/netbsd-current/external/lgpl3/gmp/dist/doc/
H A Dmdate-sh74 LC_TIME=C
75 export LC_TIME
/netbsd-current/external/apache2/llvm/dist/libcxx/src/support/ibm/
H A Dxlocale_zos.cpp87 setlocale(LC_TIME, newloc->lc_time.c_str()) == NULL) ||
119 previous_loc->lc_time = tokenized[LC_TIME];
/netbsd-current/external/gpl3/binutils/dist/gprofng/doc/
H A Dmdate-sh74 LC_TIME=C
75 export LC_TIME
/netbsd-current/external/lgpl3/mpc/dist/doc/
H A Dmdate-sh74 LC_TIME=C
75 export LC_TIME
/netbsd-current/external/lgpl3/mpc/dist/build-aux/
H A Dmdate-sh74 LC_TIME=C
75 export LC_TIME

Completed in 411 milliseconds

1234