Searched defs:RINT (Results 1 – 4 of 4) sorted by relevance
248 public static final ComposableFunction RINT = new ComposableFunction() { field in ComposableFunction
73 #define RINT(R) ((uint32)((R)>0?((R)+0.5):((R)-0.5))) macro
461 RINT = ((3U << 3) + 2), enumerator
467 RINT = ((3U << 3) + 2), enumerator