Searched defs:coshf (Results 1 – 2 of 2) sorted by relevance
117 # define coshf cosh macro
87 inline float coshf(float v) { return __coshf(v); } in coshf() function