Home
last modified time | relevance | path

Searched defs:cospif (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/lib/libm/src/
H A Ds_cospif.c48 cospif(float x) in cospif() function
H A Dnamespace.h34 #define cospif _cospif macro
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A D__clang_cuda_math.h89 __DEVICE__ float cospif(float __a) { return __nv_cospif(__a); } in cospif() function