Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/gcc/
Dglobal.c644 allocno_compare (const void *v1p, const void *v2p) in allocno_compare() argument
646 int v1 = *(const int *)v1p, v2 = *(const int *)v2p; in allocno_compare()