Searched refs:lc_numeric_T (Results 1 – 5 of 5) sorted by relevance
97 struct lc_numeric_T struct108 extern const struct lc_numeric_T _C_numeric_locale; argument275 _ELIDABLE_INLINE const struct lc_numeric_T *278 return (const struct lc_numeric_T *) (locale)->lc_cat[LC_NUMERIC].ptr; in __get_numeric_locale()281 _ELIDABLE_INLINE const struct lc_numeric_T *284 return (const struct lc_numeric_T *) in __get_current_numeric_locale()328 _ELIDABLE_INLINE const struct lc_numeric_T *335 _ELIDABLE_INLINE const struct lc_numeric_T *
30 #define LCNUMERIC_SIZE (sizeof(struct lc_numeric_T) / sizeof(char *))34 const struct lc_numeric_T _C_numeric_locale = {
42 const struct lc_numeric_T *n = __get_numeric_locale (locale); in __localeconv_l()
42 const struct lc_numeric_T * (*numeric)(struct __locale_t *);
4883 * libc/locale/lnumeric.h (struct lc_numeric_T): Add wide char members.