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

/illumos-gate/usr/src/lib/libast/common/sfio/
H A Dsfstrtod.c82 SFSETLOCALE(&decpoint,&thousand);
H A Dsfhdr.h631 #if !defined(SFSETLOCALE) && _PACKAGE_ast
633 #define SFSETLOCALE(dp,tp) \ macro
639 #endif /*!defined(SFSETLOCALE) && _PACKAGE_ast*/
641 #if !defined(SFSETLOCALE) && _lib_locale
643 #define SFSETLOCALE(decimal,thousand) \ macro
656 #endif /*!defined(SFSETLOCALE) && _lib_locale*/
658 #if !defined(SFSETLOCALE)
659 #define SFSETLOCALE(decimal,thousand) (*(decimal)='.') macro
H A Dsfstrtof.h222 SFSETLOCALE(&decimal, &thousand);
H A Dsfvprintf.c322 SFSETLOCALE(&decimal,&thousand);
327 SFSETLOCALE(&decimal,&thousand);
1203 SFSETLOCALE(&decimal,&thousand);
1245 SFSETLOCALE(&decimal,&thousand);
H A Dsftable.c169 SFSETLOCALE(&decimal,&thousand);
H A Dsfvscanf.c373 SFSETLOCALE(&decimal, &thousand);
/illumos-gate/usr/src/lib/libast/common/string/
H A Dstrtoi.h332 SFSETLOCALE(&decimal, &thousand);

Completed in 71 milliseconds