Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/port/
H A Dlclib.h56 int thousand; member
/illumos-gate/usr/src/contrib/ast/src/lib/libast/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.c324 int decimal = 0, thousand = 0; local
H A Dsfhdr.h656 #define SFSETLOCALE(decimal,thousand) \ argument
672 #define SFSETLOCALE(decimal,thousand) (*(decimal)='.',*(thousand)=-1) argument
/illumos-gate/usr/src/contrib/ast/src/lib/libast/string/
H A Dstrtoi.h246 int thousand = 0; local