Home | History | Annotate | Download | only in massif

Lines Matching full:sxpt1

665    SXPt* sxpt1 = *(SXPt**)n1;
667 return ( sxpt1->szB < sxpt2->szB ? 1
668 : sxpt1->szB > sxpt2->szB ? -1