Searched defs:SFSETLOCALE (Results 1 – 2 of 2) sorted by relevance
633 #define SFSETLOCALE(dp,tp) \ macro643 #define SFSETLOCALE(decimal,thousand) \ macro659 #define SFSETLOCALE(decimal,thousand) (*(decimal)='.') macro
646 #define SFSETLOCALE(dp,tp) \ macro 656 #define SFSETLOCALE(decimal,thousand) \ macro 672 #define SFSETLOCALE(decimal,thousand) (*(decimal)='.',*(thousand)=-1) macro