Home
last modified time | relevance | path

Searched refs:ERA_T_FMT (Results 1 – 6 of 6) sorted by relevance

/dragonfly/include/
HDlanginfo.h96 #define ERA_T_FMT 48 /* era time format string */ macro
/dragonfly/gnu/usr.bin/grep/libgreputils/
HDlanginfo.h117 # define ERA_T_FMT 10050 macro
174 # define ERA_T_FMT 10050 macro
/dragonfly/contrib/gcc-8.0/libstdc++-v3/config/locale/dragonfly/
Dtime_members.cc133 _M_data->_M_time_era_format = nl_langinfo_l(ERA_T_FMT, in _M_initialize_timepunct()
293 WIDE_LANGINFO(_M_time_era_format, ERA_T_FMT) in _M_initialize_timepunct()
/dragonfly/lib/libc/locale/
HDnl_langinfo.c134 case ERA_T_FMT: in nl_langinfo_l()
/dragonfly/usr.bin/locale/
HDlocale.c198 { "era_t_fmt", 1, LC_TIME, ERA_T_FMT, "(unavailable)" },
/dragonfly/contrib/cvs-1.12/lib/
HDstrftime.c1105 (const CHAR_T *) _NL_CURRENT (LC_TIME, NLW(ERA_T_FMT))) in my_strftime()