Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dweb.c97 struct web_entry *dup_entry; in union_match_dups() local
109 dup_entry = use_entry; in union_match_dups()
116 dup_entry = def_entry; in union_match_dups()
157 (*fun) (dup_entry + DF_REF_ID (dupref), entry + DF_REF_ID (ref)); in union_match_dups()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dweb.cc97 struct web_entry *dup_entry; in union_match_dups() local
109 dup_entry = use_entry; in union_match_dups()
116 dup_entry = def_entry; in union_match_dups()
157 (*fun) (dup_entry + DF_REF_ID (dupref), entry + DF_REF_ID (ref)); in union_match_dups()