Searched refs:cmp_AnCC_by_vol (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/coregrind/
H A Dm_mallocfree.c1322 static Int cmp_AnCC_by_vol ( const void* v1, const void* v2 ) { function
1422 VG_(ssort)( &anCCs[0], n_ccs, sizeof(anCCs[0]), cmp_AnCC_by_vol );

Completed in 413 milliseconds