Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/
Dcoverage.c149 htab_counts_entry_eq (const void *of1, const void *of2) in htab_counts_entry_eq() argument
151 const counts_entry_t *entry1 = of1; in htab_counts_entry_eq()
Ddwarf2out.c6333 htab_cu_eq (const void *of1, const void *of2) in htab_cu_eq() argument
6335 const struct cu_hash_table_entry *entry1 = of1; in htab_cu_eq()
/openbsd/src/gnu/usr.bin/gcc/gcc/
Ddwarf2out.c5922 htab_cu_eq (of1, of2) in htab_cu_eq() argument
5923 const void *of1; in htab_cu_eq()
5926 const struct cu_hash_table_entry *entry1 = of1;