Searched defs:TRUNC (Results 1 – 3 of 3) sorted by relevance
129 TRUNC = static_cast<int>(TO_ZERO) | static_cast<int>(RAISE_EXC), enumerator
336 #define TRUNC( x ) ( (TCoord)( (x) >> PIXEL_BITS ) ) macro
452 #define TRUNC( x ) ( (Long)(x) >> ras.precision_bits ) macro