Searched defs:ceilf (Results 1 – 2 of 2) sorted by relevance
22 ceilf(float x) in ceilf() function
75 __DEVICE__ float ceilf(float __a) { return __nv_ceilf(__a); } in ceilf() function