Searched defs:cosf (Results 1 – 6 of 6) sorted by relevance
39 cosf(float x) in cosf() function
141 cosf(float x) in cosf() function
270 # define cosf(x) cos (x) macro
828 # define cosf _cosf macro
843 # define cosf _cosf macro
83 __DEVICE__ float cosf(float __a) { in cosf() function