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

/freebsd-10.2-release/contrib/gcc/
H A Dglobal.c646 allocno_compare (const void *v1p, const void *v2p)
648 int v1 = *(const int *)v1p, v2 = *(const int *)v2p;
644 allocno_compare(const void *v1p, const void *v2p) argument

Completed in 163 milliseconds