Searched defs:CEIL (Results 1 – 5 of 5) sorted by relevance
177 public static final ComposableFunction CEIL = new ComposableFunction() { field in ComposableFunction
179 #define CEIL(A, B) (((A) + (B) - 1) / (B)) macro
555 CEIL /**< Ceil rounding */ enumerator
134050 CEIL = 1, enumerator