Searched refs:sxpt2 (Results 1 – 1 of 1) sorted by relevance
632 const SXPt* sxpt2 = *(const SXPt *const *)n2; in SXPt_revcmp_szB() local633 return ( sxpt1->szB < sxpt2->szB ? 1 in SXPt_revcmp_szB()634 : sxpt1->szB > sxpt2->szB ? -1 in SXPt_revcmp_szB()