Searched defs:cosf (Results 1 – 9 of 9) sorted by relevance
20 cosf(float x) in cosf() function
56 cosf(float x) in cosf() function
275 # define cosf(x) cos (x) macro
141 cosf(float x) in cosf() function
270 # define cosf(x) cos (x) macro
861 # define cosf _cosf macro
203 # define cosf _cosf macro
832 # define cosf _cosf macro
83 __DEVICE__ float cosf(float __a) { in cosf() function