Home
last modified time | relevance | path

Searched defs:tiny (Results 1 – 6 of 6) sorted by relevance

/onnv-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
/onnv-gate/usr/src/uts/sun4/ml/
H A Dip_ocsum.s206 .tiny: ! almost never: less than 4 halfwords total. label
/onnv-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
/onnv-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
/onnv-gate/usr/src/lib/libast/common/vmalloc/
H A Dvmhdr.h348 Block_t* tiny[S_TINY]; /* small blocks */ member