Searched defs:tiny (Results 1 - 5 of 5) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libc/sparc/fp/
H A D_Q_set_except.c33 static const double zero = 0.0, tiny = 1.0e-307, tiny2 = 1.001e-307, variable
/opensolaris-onvv-gate/usr/src/lib/libbc/libc/gen/common/
H A D_Q_add.c32 static double zero = 0.0, tiny = 1.0e-300, huge = 1.0e300; variable
/opensolaris-onvv-gate/usr/src/lib/libast/common/uwin/
H A Dgamma.c131 static const double zero = 0., one = 1.0, tiny = 1e-300; variable
H A Derf.c168 tiny = 1e-300, variable
[all...]
/opensolaris-onvv-gate/usr/src/lib/libast/common/vmalloc/
H A Dvmhdr.h348 Block_t* tiny[S_TINY]; /* small blocks */ member in struct:_vmdata_s

Completed in 99 milliseconds