Home | Sort by: relevance | last modified time | path |
/src/lib/libm/src/ | |
e_asinl.c | 33 __weak_alias(asinl, _asinl) 52 asinl(long double x) function in typeref:typename:long double 66 if(expt<ASIN_LINEAR) { /* if |x| is small, asinl(x)=x */ |
namespace.h | 10 #define asinl _asinl macro |