Home
last modified time | relevance | path

Searched refs:SFSETLOCALE (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libast/sfio/
H A Dsfhdr.h644 #if !defined(SFSETLOCALE) && _PACKAGE_ast
646 #define SFSETLOCALE(dp,tp) \ macro
654 #if !defined(SFSETLOCALE) && _lib_locale
656 #define SFSETLOCALE(decimal,thousand) \ macro
671 #if !defined(SFSETLOCALE)
672 #define SFSETLOCALE(decimal,thousand) (*(decimal)='.',*(thousand)=-1) macro
H A Dsfstrtod.c82 SFSETLOCALE(&decpoint,&thousand);
H A Dsfvprintf.c328 SFSETLOCALE(&decimal,&thousand);
333 SFSETLOCALE(&decimal,&thousand);
1257 SFSETLOCALE(&decimal,&thousand);
1299 SFSETLOCALE(&decimal,&thousand);
H A Dsfstrtof.h224 SFSETLOCALE(&decimal, &thousand);
H A Dsftable.c167 SFSETLOCALE(&decimal,&thousand);
H A Dsfvscanf.c371 SFSETLOCALE(&decimal, &thousand);
/illumos-gate/usr/src/contrib/ast/src/lib/libast/string/
H A Dstrtoi.h335 SFSETLOCALE(&decimal, &thousand);