HomeSort by: relevance | last modified time | path
    Searched defs:asinl (Results 1 - 2 of 2) sorted by relevancy

  /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

Completed in 13 milliseconds