/minix3/lib/libm/src/ |
H A D | s_exp2.c | 52 static volatile long double tiny = 0x1p-16000L; variable 55 static volatile double tiny = 0x1p-1000; variable
|
H A D | s_tanh.c | 45 static const double one=1.0, two=2.0, tiny = 1.0e-300; variable
|
H A D | s_tanhf.c | 24 static const float one=1.0, two=2.0, tiny = 1.0e-30; variable
|
H A D | e_sqrtf.c | 24 static const float one = 1.0, tiny=1.0e-30; variable
|
H A D | e_atan2f.c | 25 tiny = 1.0e-30, variable
|
H A D | e_sqrt.c | 91 static const double one = 1.0, tiny=1.0e-300; variable
|
H A D | e_atan2.c | 49 tiny = 1.0e-300, variable
|
H A D | s_exp2f.c | 67 static volatile float tiny = 0x1p-100; variable
|
H A D | s_expm1f.c | 24 static const float huge = 1.0e+30, tiny = 1.0e-30; variable
|
H A D | s_expm1.c | 119 tiny = 1.0e-300, variable
|
H A D | e_powf.c | 25 static const float huge = 1.0e+30, tiny = 1.0e-30; variable
|
H A D | e_pow.c | 76 tiny = 1.0e-300, variable
|
H A D | b_tgamma.c | 132 static const double zero = 0., one = 1.0, tiny = 1e-300; variable
|
H A D | s_erf.c | 117 tiny = 1e-300, variable
|
H A D | s_erff.c | 25 tiny = 1e-30, variable
|
/minix3/lib/libm/noieee_src/ |
H A D | n_pow.c | 186 double huge = _HUGE, tiny = _TINY; in pow_P() local
|
H A D | n_gamma.c | 122 static const double zero = 0., one = 1.0, tiny = _TINY; variable
|
H A D | n_erf.c | 164 tiny = _TINY, variable
|
/minix3/external/bsd/llvm/dist/clang/test/CodeGen/ |
H A D | sparcv9-abi.c | 102 struct tiny { struct 109 struct tiny f_tiny(struct tiny x) { in f_tiny() argument
|
/minix3/lib/libm/arch/vax/ |
H A D | n_argred.S | 569 tiny: label
|