Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gcc/
Dexcept.c255 static int t2r_eq (const void *, const void *);
352 type_to_runtime_map = htab_create_ggc (31, t2r_hash, t2r_eq, NULL); in init_eh()
1130 t2r_eq (const void *pentry, const void *pdata) in t2r_eq() function