Searched defs:TRUNC (Results 1 – 2 of 2) sorted by relevance
338 #define TRUNC( x ) ( (TCoord)( (x) >> PIXEL_BITS ) ) macro
453 #define TRUNC( x ) ( (Long)(x) >> ras.precision_bits ) macro