Searched refs:lc_numeric_T (Results 1 – 4 of 4) sorted by relevance
42 #define LCNUMERIC_SIZE (sizeof(struct lc_numeric_T) / sizeof(char *))46 static const struct lc_numeric_T _C_numeric_locale = {68 struct lc_numeric_T *l = &loc->locale; in numeric_load_locale()108 struct lc_numeric_T *113 : (struct lc_numeric_T *)&_C_numeric_locale); in __get_current_numeric_locale()
41 struct lc_numeric_T { struct51 struct lc_numeric_T locale; argument54 struct lc_numeric_T *__get_current_numeric_locale(locale_t loc);
98 struct lc_numeric_T * nptr; in localeconv_l()
45 static struct lc_numeric_T numeric;