Home
last modified time | relevance | path

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

/freebsd/lib/msun/src/
H A De_asinl.c44 if(expt<ASIN_LINEAR) { /* if |x| is small, asinl(x)=x */ in asinl()
/freebsd/lib/msun/ld80/
H A Dinvtrig.h37 #define ASIN_LINEAR (BIAS - 32) /* 2**-32 */ macro
/freebsd/lib/msun/ld128/
H A Dinvtrig.h37 #define ASIN_LINEAR (BIAS - 56) /* 2**-56 */ macro