Home
last modified time | relevance | path

Searched refs:ASIN_LINEAR (Results 1 – 3 of 3) sorted by relevance

/picolibc-3.7.0-3.6.0/newlib/libm/ld/common/
De_asinl.c44 if(expt<ASIN_LINEAR) { /* if |x| is small, asinl(x)=x */ in asinl()
/picolibc-3.7.0-3.6.0/newlib/libm/ld/ld80/
Dinvtrig.h33 #define ASIN_LINEAR (BIAS - 32) /* 2**-32 */ macro
/picolibc-3.7.0-3.6.0/newlib/libm/ld/ld128/
Dinvtrig.h33 #define ASIN_LINEAR (BIAS - 56) /* 2**-56 */ macro