Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libast/common/port/
H A Dlclib.h56 int thousand; member
/titanic_44/usr/src/lib/libast/common/sfio/
H A Dsfstrtod.c81 int thousand = 0; local
H A Dsftable.c58 int v, n, skip, dollar, decimal, thousand; local
H A Dsfstrtof.h212 int thousand = 0; local
H A Dsfvprintf.c129 int decimal = 0, thousand = 0; local
H A Dsfvscanf.c326 int decimal = 0, thousand = 0; local
H A Dsfhdr.h643 #define SFSETLOCALE(decimal,thousand) \ argument
659 #define SFSETLOCALE(decimal,thousand) (*(decimal)='.') argument
/titanic_44/usr/src/lib/libast/common/string/
H A Dstrtoi.h243 int thousand = 0; local