Home
last modified time | relevance | path

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

/illumos-gate/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