Searched refs:T_FMT (Results 1 - 9 of 9) sorted by last modified time

/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/config/locale/gnu/
H A Dtime_members.cc137 _M_data->_M_time_format = __nl_langinfo_l(T_FMT, __cloc);
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/config/locale/dragonfly/
H A Dtime_members.cc133 _M_data->_M_time_format = nl_langinfo_l(T_FMT, (locale_t)__cloc);
293 WIDE_LANGINFO(_M_time_format, T_FMT)
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/gnu/
H A Dtime_members.cc137 _M_data->_M_time_format = __nl_langinfo_l(T_FMT, __cloc);
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/dragonfly/
H A Dtime_members.cc133 _M_data->_M_time_format = nl_langinfo_l(T_FMT, (locale_t)__cloc);
293 WIDE_LANGINFO(_M_time_format, T_FMT)
/netbsd-current/usr.bin/locale/
H A Dlocale.c166 { "t_fmt", 1, LC_TIME, T_FMT, "" },
/netbsd-current/lib/libc/locale/
H A Dnl_langinfo.c48 [ T_FMT ] = LC_TIME,
110 [ T_FMT ] = offsetofu16(_TimeLocale, t_fmt),
/netbsd-current/external/gpl2/xcvs/dist/lib/
H A Dstrftime.c1110 subfmt = (const CHAR_T *) _NL_CURRENT (LC_TIME, NLW(T_FMT));
/netbsd-current/external/gpl2/diffutils/dist/lib/
H A Dstrftime.c1163 subfmt = (const CHAR_T *) _NL_CURRENT (LC_TIME, NLW(T_FMT));
/netbsd-current/include/
H A Dlanginfo.h17 #define T_FMT ((nl_item)2) /* Time format string */ macro

Completed in 236 milliseconds