Home
last modified time | relevance | path

Searched defs:SFSETLOCALE (Results 1 – 2 of 2) sorted by relevance

/titanic_51/usr/src/lib/libast/common/sfio/
H A Dsfhdr.h633 #define SFSETLOCALE(dp,tp) \ macro
643 #define SFSETLOCALE(decimal,thousand) \ macro
659 #define SFSETLOCALE(decimal,thousand) (*(decimal)='.') macro
/titanic_51/usr/src/contrib/ast/src/lib/libast/sfio/
H A Dsfhdr.h646 #define SFSETLOCALE(dp,tp) \ macro
656 #define SFSETLOCALE(decimal,thousand) \ macro
672 #define SFSETLOCALE(decimal,thousand) (*(decimal)='.',*(thousand)=-1) macro