Lines Matching full:swap
1539 bool swap = (x < y);1540 if (swap)1560 if (swap)1614 /* This ^ trick makes x, y positive, and the swap<> handles quadrants1619 if (add & 64) // quads 1 or 3 need to swap x,y