Searched refs:asinl (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Target/
H A DTargetLibraryInfo.h74 /// long double asinl(long double x);
75 asinl, enumerator in enum:llvm::LibFunc::Func
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/
H A DTargetLibraryInfo.cpp53 "asinl",
224 TLI.setUnavailable(LibFunc::asinl);
/macosx-10.9.5/libstdcxx-60/include/c++/4.2.1/bits/
H A Dc++config.h223 /* Define to 1 if you have the `asinl' function. */
1000 # define asinl _asinl macro

Completed in 72 milliseconds