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

/illumos-gate/usr/src/lib/libc/port/locale/
H A Dlnumeric.h31 struct lc_numeric { struct
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;
H A Dlocaleconv.c61 struct lc_numeric *nptr;
H A Dlocaleimpl.h70 const struct lc_numeric *numeric;
H A Dnl_langinfo.c52 const struct lc_numeric *lnum = loc->numeric;
H A Dsetlocale.c48 #include "lnumeric.h" /* for struct lc_numeric */
152 struct lc_numeric *lnum;
H A Dstrfmon.c103 const struct lc_numeric *, double, int *, int, int, int);
131 const struct lc_numeric *lnum; /* numeric structure */
525 const struct lc_numeric *lnum,
H A Dlocaleimpl.c95 extern struct lc_numeric lc_numeric_posix;
/illumos-gate/usr/src/cmd/localedef/
H A Dnumeric.c31 static struct lc_numeric numeric;

Completed in 66 milliseconds