Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dexcept.c334 static int action_record_eq PARAMS ((const PTR,
1964 ar_hash = htab_create (31, action_record_hash, action_record_eq, free);
3163 action_record_eq (pentry, pdata) in action_record_eq() function
3372 ar_hash = htab_create (31, action_record_hash, action_record_eq, free); in convert_to_eh_region_ranges()
/openbsd/gnu/gcc/gcc/
H A Dexcept.c306 static int action_record_eq (const void *, const void *);
1725 ar_hash = htab_create (31, action_record_hash, action_record_eq, free); in sjlj_assign_call_site_values()
3060 action_record_eq (const void *pentry, const void *pdata) in action_record_eq() function
3259 ar_hash = htab_create (31, action_record_hash, action_record_eq, free); in convert_to_eh_region_ranges()