Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/port/
H A Dlclib.h55 int decimal; member
/illumos-gate/usr/src/contrib/ast/src/lib/libast/sfio/
H A Dsftable.c58 int v, n, skip, dollar, decimal, thousand; local
H A Dsfstrtof.h211 int decimal = 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/cmd/mandoc/
H A Dout.h38 size_t decimal; /* decimal position in cell */ member
H A Dtbl.h33 char decimal; /* Option "decimalpoint". */ member
H A Dterm.h49 int decimal; /* decimal point position */ member
/illumos-gate/usr/src/contrib/ast/src/lib/libast/string/
H A Dstrtoi.h245 int decimal = 0; local
/illumos-gate/usr/src/uts/intel/io/amdzen/
H A Dsmntemp.c115 int64_t raw, decimal; in smntemp_temp_update() local