Home
last modified time | relevance | path

Searched refs:__cosf (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/compat/cuda/
H A Dcuda_runtime.h188 static inline __device__ float __cosf(float a) { return __nvvm_cos_approx_f(a); } in __cosf() function
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp33779 extern float cosf (float __x) throw (); extern float __cosf (float __x) throw ();
[all...]

Completed in 25 milliseconds