Searched defs:ceil (Results 1 – 4 of 4) sorted by relevance
58 public static float ceil(float value) { in ceil() method in FloatMath
545 public static @HalfFloat short ceil(@HalfFloat short h) { in ceil() method in Half
460 friend inline CONSTEXPR VECTOR<T> PURE ceil(VECTOR<T> v) { in ceil() function
412 float __attribute__((overloadable)) ceil(float v) { in ceil() function