cmppos 874 lib/gfxpoly.c qsort(pos, len, sizeof(int), cmppos); cmppos 878 lib/gfxpoly.c while(t2<len && !cmppos(&pos[t],&pos[t2])) {