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

/freebsd-11-stable/lib/libc/locale/
H A Dlmonetary.h61 struct xlocale_monetary { struct
H A Dlmonetary.c76 struct xlocale_monetary __xlocale_global_monetary;
91 struct xlocale_monetary *l = v;
98 monetary_load_locale_l(struct xlocale_monetary *loc, int *using_locale,
158 struct xlocale_monetary *new = calloc(sizeof(struct xlocale_monetary), 1);
174 ? &((struct xlocale_monetary*)loc->components[XLC_MONETARY])->locale

Completed in 72 milliseconds