Home | History | Annotate | Download | only in massif

Lines Matching full:sxpt2

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