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