Home
last modified time | relevance | path

Searched refs:lc_numeric (Results 1 – 9 of 9) sorted by relevance

/titanic_50/usr/src/lib/libc/port/locale/
H A Dlnumeric.c38 #define LCNUMERIC_SIZE (sizeof (struct lc_numeric) / sizeof (char *))
42 struct lc_numeric lc_numeric_posix = {
61 struct lc_numeric *lnum; in __lc_numeric_load()
H A Dlnumeric.h31 struct lc_numeric { struct
H A Dstrfmon.c103 const struct lc_numeric *, double, int *, int, int, int);
131 const struct lc_numeric *lnum; /* numeric structure */ in strfmon_impl()
525 const struct lc_numeric *lnum, in format_grouped_double()
H A Dlocaleimpl.h70 const struct lc_numeric *numeric;
H A Dlocaleconv.c61 struct lc_numeric *nptr; in localeconv()
H A Dsetlocale.c152 struct lc_numeric *lnum; in install_legacy()
H A Dnl_langinfo.c52 const struct lc_numeric *lnum = loc->numeric; in nl_langinfo_l()
H A Dlocaleimpl.c95 extern struct lc_numeric lc_numeric_posix;
/titanic_50/usr/src/cmd/localedef/
H A Dnumeric.c31 static struct lc_numeric numeric;