Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/
H A Dcgraph.c157 static int eq_node (const void *, const void *);
171 eq_node (const void *p1, const void *p2) in eq_node() function
206 cgraph_hash = htab_create_ggc (10, hash_node, eq_node, NULL); in cgraph_node()