Home
last modified time | relevance | path

Searched refs:sxpt1 (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/massif/
Dms_main.c631 const SXPt* sxpt1 = *(const SXPt *const *)n1; in SXPt_revcmp_szB() local
633 return ( sxpt1->szB < sxpt2->szB ? 1 in SXPt_revcmp_szB()
634 : sxpt1->szB > sxpt2->szB ? -1 in SXPt_revcmp_szB()