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

/openjdk7/jdk/src/share/native/sun/java2d/pipe/
H A DShapeSpanIterator.c876 #define minmax3(v1, v2, v3, min, max) \ macro
1085 minmax3(x0, x1, x2, minx, maxx);
1086 minmax3(y0, y1, y2, miny, maxy);

Completed in 33 milliseconds