Searched refs:lc_monetary_T (Results 1 – 5 of 5) sorted by relevance
62 struct lc_monetary_T struct95 extern const struct lc_monetary_T _C_monetary_locale; argument262 _ELIDABLE_INLINE const struct lc_monetary_T *265 return (const struct lc_monetary_T *) (locale)->lc_cat[LC_MONETARY].ptr; in __get_monetary_locale()268 _ELIDABLE_INLINE const struct lc_monetary_T *271 return (const struct lc_monetary_T *) in __get_current_monetary_locale()315 _ELIDABLE_INLINE const struct lc_monetary_T *322 _ELIDABLE_INLINE const struct lc_monetary_T *
30 #define LCMONETARY_SIZE (sizeof(struct lc_monetary_T) / sizeof(char *))38 const struct lc_monetary_T _C_monetary_locale = {
43 const struct lc_monetary_T *m = __get_monetary_locale (locale); in __localeconv_l()
43 const struct lc_monetary_T * (*monetary)(struct __locale_t *);
4876 * libc/locale/lmonetary.h (struct lc_monetary_T): Add wide char members.