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

/freebsd-10.2-release/lib/libc/locale/
H A Dlnumeric.h43 struct xlocale_numeric { struct
H A Dlnumeric.c55 struct xlocale_numeric *l = v;
61 struct xlocale_numeric __xlocale_global_numeric;
64 numeric_load_locale(struct xlocale_numeric *loc, int *using_locale, int *changed,
97 struct xlocale_numeric *new = calloc(sizeof(struct xlocale_numeric), 1);
112 ? &((struct xlocale_numeric *)loc->components[XLC_NUMERIC])->locale

Completed in 97 milliseconds