Searched defs:sinhl (Results 1 - 3 of 3) sorted by relevance

/external/stlport/stlport/stl/config/
H A D_como.h95 # define sinhl sinh macro
114 # define sinhl sinh macro
167 # define sinhl sinh macro
/external/stlport/stlport/stl/
H A D_cmath.h98 inline long double sinhl(long double v) { return __sinhl(v); } function
/external/llvm/include/llvm/Target/
H A DTargetLibraryInfo.h531 /// long double sinhl(long double x);
532 sinhl, enumerator in enum:llvm::LibFunc::Func

Completed in 130 milliseconds