Home
last modified time | relevance | path

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

/third_party/ffmpeg/compat/cuda/
H A Dcuda_runtime.h187 static inline __device__ float __sinf(float a) { return __nvvm_sin_approx_f(a); } in __sinf() function
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp33781 extern float sinf (float __x) throw (); extern float __sinf (float __x) throw ();
[all...]

Completed in 23 milliseconds