Home
last modified time | relevance | path

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

/bionic/libm/upstream-freebsd/lib/msun/src/
De_asinl.c48 if(expt<ASIN_LINEAR) { /* if |x| is small, asinl(x)=x */ in asinl()
/bionic/libm/upstream-freebsd/lib/msun/ld128/
Dinvtrig.h37 #define ASIN_LINEAR (BIAS - 56) /* 2**-56 */ macro