Home
last modified time | relevance | path

Searched defs:equivs (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl2/xcvs/dist/diff/
H A Danalyze.c452 int *equivs = filevec[f].equivs; local
632 int const *equivs = filevec[f].equivs; local
H A Dio.c58 static struct equivclass *equivs; variable
H A Ddiff.h248 int *equivs; member
/netbsd-src/external/gpl2/diffutils/dist/src/
H A Danalyze.c445 lin *equivs = filevec[f].equivs; in discard_confusing_lines() local
619 lin const *equivs = filevec[f].equivs; in shift_boundaries() local
H A Dio.c63 static struct equivclass *equivs; variable
H A Ddiff.h268 lin *equivs; member
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgrep/
H A Ddfa.h260 char **equivs; /* Equivalent classes. */ member
/netbsd-src/external/gpl2/grep/dist/src/
H A Ddfa.h279 char **equivs; /* Equivalent classes. */ member
/netbsd-src/external/bsd/pcc/dist/pcc/f77/fcom/
H A Ddefs.h353 ptr equivs; member
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dvalue-relation.cc195 relation_oracle::valid_equivs (bitmap b, const_bitmap equivs, basic_block bb) in valid_equivs()
H A Dipa-param-manipulation.cc1227 hash_map<tree, tree> *equivs = (hash_map<tree, tree> *) data; in replace_with_mapped_expr() local