Searched defs:huge (Results 26 – 36 of 36) sorted by relevance
12
| /picolibc-latest/newlib/libm/math/ |
| D | sf_asin.c | 19 huge = 1.000e+30, pio2_hi = 1.57079637050628662109375f, variable
|
| D | s_j0.c | 67 huge = _F_64(1e300), one = _F_64(1.0), variable
|
| D | sf_j0.c | 20 static const float huge = 1e30, one = 1.0, variable
|
| /picolibc-latest/newlib/libm/ld/ld80/ |
| D | s_exp2l.c | 35 static const long double huge = 0x1p10000L; variable
|
| D | e_powl.c | 179 static const long double huge = 0x1p10000L; variable
|
| /picolibc-latest/newlib/libm/common/ |
| D | sf_expm1.c | 25 huge = 1.0e+30, variable
|
| D | s_expm1.c | 151 huge = _F_64(1.0e+300), variable
|
| /picolibc-latest/newlib/libm/ld/ld128/ |
| D | s_exp2l.c | 43 huge = 0x1p10000L, variable
|
| D | e_powl.c | 85 huge = 1.0e3000L, variable
|
| D | e_lgammal_r.c | 77 static const long double huge = 1.0e4000L; variable
|
| /picolibc-latest/test/ |
| D | fenv.c | 68 volatile test_t huge = huge_val; variable
|
12