Searched refs:v1p (Results 1 – 1 of 1) sorted by relevance
644 allocno_compare (const void *v1p, const void *v2p) in allocno_compare() argument646 int v1 = *(const int *)v1p, v2 = *(const int *)v2p; in allocno_compare()