Searched defs:FLOOR (Results 1 – 7 of 7) sorted by relevance
186 public static final ComposableFunction FLOOR = new ComposableFunction() { field in ComposableFunction
21 #define FLOOR(x, q) ((x) & -(1 << (q))) macro
57 FLOOR, enumerator
430 #define FLOOR( x ) ( (x) & -ras.precision ) macro
554 FLOOR, /**< Floor rounding */ enumerator
134049 FLOOR = 0, enumerator