XPOS_EQ           867 lib/gfxpoly/poly.c     if(min) while(min->left && XPOS_EQ(min, min->left, y)) {
XPOS_EQ           870 lib/gfxpoly/poly.c     if(max) while(max->right && XPOS_EQ(max, max->right, y)) {