Searched refs:sxpt1 (Results 1 – 1 of 1) sorted by relevance
631 const SXPt* sxpt1 = *(const SXPt *const *)n1; 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()