Home
last modified time | relevance | path

Searched refs:DEFINE_ELEMENT (Results 1 – 3 of 3) sorted by relevance

/locale/
A Dcategories.def216 DEFINE_ELEMENT (D_T_FMT, "d_t_fmt", std, string)
217 DEFINE_ELEMENT (D_FMT, "d_fmt", std, string)
218 DEFINE_ELEMENT (T_FMT, "t_fmt", std, string)
219 DEFINE_ELEMENT (T_FMT_AMPM, "t_fmt_ampm", std, string)
221 DEFINE_ELEMENT (ERA_YEAR, "era_year", opt, string)
263 DEFINE_ELEMENT (YESEXPR, "yesexpr", std, string)
264 DEFINE_ELEMENT (NOEXPR, "noexpr", std, string)
265 DEFINE_ELEMENT (YESSTR, "yesstr", opt, string)
266 DEFINE_ELEMENT (NOSTR, "nostr", opt, string)
274 DEFINE_ELEMENT (_NL_PAPER_HEIGHT, "height", std, word)
[all …]
A Dloadlocale.c52 #define DEFINE_ELEMENT(element, element_name, optstd, type, rest...) \ macro
/locale/programs/
A Dlocale.c138 #define DEFINE_ELEMENT(Item, More...) { Item, ## More }, macro

Completed in 26 milliseconds