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

/freebsd-9.3-release/contrib/gcc/
H A Dconflict.c118 static int arc_eq (const void *, const void *);
137 arc_eq (const void *arcp1, const void *arcp2)
157 = htab_create (INITIAL_ARC_CAPACITY, &arc_hash, &arc_eq, NULL);
136 arc_eq (const void *arcp1, const void *arcp2) function

Completed in 52 milliseconds