Searched defs:RINT (Results 1 – 5 of 5) 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
447 RINT = ((3U << 3) + 2), enumerator
466 RINT = ((3U << 3) + 2), enumerator