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

/freebsd-10-stable/contrib/gcc/
H A Dread-rtl.c131 static hashval_t leading_ptr_hash (const void *);
714 leading_ptr_hash (const void *def) function
1403 ptr_locs = htab_create (161, leading_ptr_hash, leading_ptr_eq_p, 0);
1405 joined_conditions = htab_create (161, leading_ptr_hash,

Completed in 44 milliseconds