Searched refs:__tanf (Results 1 – 2 of 2) sorted by relevance
686 float __tanf(float __x) { return __ocml_tan_f32(__x); }
525 __DEVICE__ float __tanf(float __a) { return __nv_fast_tanf(__a); } in __tanf() function