Home
last modified time | relevance | path

Searched defs:huge (Results 1 – 25 of 36) sorted by relevance

12

/picolibc-3.7.0-3.6.0/newlib/libm/ld/ld128/
Ds_ceill.c24 static const long double huge = 1.0e4930L; variable
Ds_floorl.c24 static const long double huge = 1.0e4930L; variable
De_atanhl.c33 static const long double one = 1.0L, huge = 1e4900L; variable
Ds_asinhl.c29 huge = 1.0e+4900L; variable
De_coshl.c49 static const long double one = 1.0L, half = 0.5L, huge = 1.0e4900L, variable
Ds_truncl.c29 static const long double huge = 1.0e300L; variable
De_expl.c103 static const long double huge = 0x1p10000L; variable
/picolibc-3.7.0-3.6.0/newlib/libm/math/
Dsf_atanh.c19 static const float one = 1.0, huge = 1e30; variable
Dsf_asinh.c20 huge = 1.0000000000e+30; variable
Ds_asinh.c66 huge = _F_64(1.00000000000000000000e+300); variable
Ds_atanh.c37 static const __float64 one = _F_64(1.0), huge = _F_64(1e300); variable
Dsf_atan.c47 static const float one = 1.0, huge = 1.0e30; variable
Ds_atan.c100 static const __float64 one = _F_64(1.0), huge = _F_64(1.0e300); variable
Dsf_exp.c27 huge = 1.0e+30, variable
Dsf_asin.c19 huge = 1.000e+30, pio2_hi = 1.57079637050628662109375f, variable
Ds_exp.c86 huge = _F_64(1.0e+300), variable
/picolibc-3.7.0-3.6.0/newlib/libm/ld/ld80/
Ds_asinhl.c29 huge= 1.000000000000000000e+4900L; variable
De_atanhl.c33 static const long double one = 1.0l, huge = 1e4900L; variable
De_coshl.c34 static const long double one = 1.0l, half=0.5l, huge = 1.0e4900L; variable
Ds_ceill.c24 static const long double huge = 1.0e4930L; variable
Ds_floorl.c24 static const long double huge = 1.0e4930L; variable
Ds_truncl.c31 static const long double huge = 1.0e300L; variable
/picolibc-3.7.0-3.6.0/newlib/libm/ld/common/
Ds_atanl.c25 huge = 1.0e300l; variable
De_asinl.c27 huge = 1.000e+300L; variable
/picolibc-3.7.0-3.6.0/newlib/libm/machine/spu/headers/
Datanhf4.h90 vec_float4 huge = spu_splats(HUGE_VALF); in _atanhf4() local

12