Searched defs:ten (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libm/common/C/
H A Dexp10.c64 #define ten C[7] macro
93 pt = ten;
95 t = ten;
/illumos-gate/usr/src/lib/libmp/common/
H A Dmout.c31 MINT x, y, ten; local
37 ten.len = 1;
38 ten.val = &qten;
62 mp_mult(&x, &ten, a);
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dacpica.c893 int ten; local
901 ten = 50000;
902 while (ten-- > 0)

Completed in 60 milliseconds