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

/freebsd-10.1-release/contrib/gcc/
H A Dtree-nested.c121 var_map_eq (const void *x, const void *y) function
772 info->field_map = htab_create_ggc (7, var_map_hash, var_map_eq, ggc_free);
773 info->var_map = htab_create_ggc (7, var_map_hash, var_map_eq, ggc_free);

Completed in 54 milliseconds