Searched defs:floorf (Results 1 – 7 of 7) sorted by relevance
11 floorf(float x) in floorf() function
31 floorf(float x) in floorf() function
192 floorf(float x) in floorf() function
946 # define floorf _floorf macro
288 # define floorf _floorf macro
887 # define floorf _floorf macro
124 __DEVICE__ float floorf(float __f) { return __nv_floorf(__f); } in floorf() function