Searched refs:coshl (Results 1 – 2 of 2) sorted by relevance
96 # define coshl cosh macro118 # define coshl cosh macro168 # define coshl cosh macro
97 inline long double coshl(long double v) { return __coshl(v); } in coshl() function