Searched refs:minmax4 (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/sun/java2d/pipe/
H A DShapeSpanIterator.c897 #define minmax4(v1, v2, v3, v4, min, max) \ macro
1128 minmax4(x0, x1, x2, x3, minx, maxx);
1129 minmax4(y0, y1, y2, y3, miny, maxy);

Completed in 33 milliseconds