Searched refs:__tanhf (Results 1 – 5 of 5) sorted by relevance
30 #pragma weak __tanhf = tanhf macro
132 extern float __tanhf(float);188 inline float tanh(float __X) { return __tanhf(__X); } in tanh()
528 __tanhf(float x) { in __tanhf() function
116 __tanhf;
632 __tanhf;