Searched defs:sinf (Results 1 - 10 of 10) sorted by last modified time

/openbsd-current/gnu/llvm/clang/lib/Headers/
H A D__clang_hip_math.h511 float sinf(float __x) { return __ocml_sin_f32(__x); } function
H A D__clang_cuda_math.h306 __DEVICE__ float sinf(float __a) { function
/openbsd-current/lib/libm/src/
H A Ds_sinf.c20 sinf(float x) function
50 DEF_STD(sinf); variable
/openbsd-current/lib/libm/hidden/
H A Dmath.h194 PROTO_NORMAL(sinf); variable
/openbsd-current/gnu/lib/libstdc++-v3/
H A Dconfig.h1042 # define sinf _sinf macro
/openbsd-current/gnu/gcc/libstdc++-v3/libmath/
H A Dmathconf.h288 # define sinf(x) sin (x) macro
H A Dstubs.c392 sinf(float x) function
/openbsd-current/gnu/lib/libstdc++/libstdc++/libmath/
H A Dmathconf.h293 # define sinf(x) sin (x) macro
H A Dstubs.c197 sinf(float x) function
/openbsd-current/gnu/lib/libstdc++/libstdc++/
H A Dacconfig.h358 # define sinf _sinf macro

Completed in 158 milliseconds