Home
last modified time | relevance | path

Searched refs:_numeric (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/locale/
H A Dsetlocale.c154 _numeric[0] = *lnum->decimal_point; in install_legacy()
155 _numeric[1] = *lnum->thousands_sep; in install_legacy()
/illumos-gate/usr/src/lib/libc/port/i18n/
H A D_locale.h56 extern unsigned char _numeric[SZ_NUMERIC];
H A D_ctype.c189 unsigned char _numeric[SZ_NUMERIC] = variable
/illumos-gate/usr/src/ucblib/libucb/port/stdio/
H A D_locale.h44 extern unsigned char _numeric[SZ_NUMERIC];
H A Ddoprnt.c738 *p++ = _numeric[0]; in _doprnt()
852 *p++ = _numeric[0]; in _doprnt()
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers2610 _numeric { ASSERT = { TYPE = OBJECT; SIZE = 2; }; };