Searched refs:xlocale_monetary (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/usr.bin/localedef/bootstrap/
H A Dnamespace.h43 #define xlocale_monetary localedef_bootstrap_xlocale_monetary macro
H A Dun-namespace.h41 #undef xlocale_monetary macro
/freebsd-13-stable/lib/libc/locale/
H A Dlmonetary.h63 struct xlocale_monetary { struct
H A Dlmonetary.c78 struct xlocale_monetary __xlocale_global_monetary;
93 struct xlocale_monetary *l = v;
100 monetary_load_locale_l(struct xlocale_monetary *loc, int *using_locale,
160 struct xlocale_monetary *new = calloc(sizeof(struct xlocale_monetary), 1);
176 ? &((struct xlocale_monetary*)loc->components[XLC_MONETARY])->locale

Completed in 123 milliseconds