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

/freebsd-9.3-release/contrib/gcc/
H A Dcgraph.c157 static int eq_node (const void *, const void *);
171 eq_node (const void *p1, const void *p2) function
206 cgraph_hash = htab_create_ggc (10, hash_node, eq_node, NULL);

Completed in 55 milliseconds