Searched refs:__coshl (Results 1 – 6 of 6) sorted by relevance
30 #pragma weak __coshl = coshl macro
140 extern long double __coshl(long double);198 inline long double cosh(long double __X) { return __coshl(__X); } in cosh()
570 __coshl(long double x) { in __coshl() function
87 __coshl;
603 __coshl;