Searched refs:def_match (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dira-lives.c779 int def, def_match; local
802 if ((def_match = op_alt[def].matches) >= 0
803 && (op_alt[def_match].earlyclobber
806 if (op_alt[def_match].anything_ok)
809 def_cl = op_alt[def_match].cl;
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dira-lives.cc779 int def, def_match; local
802 if ((def_match = op_alt[def].matches) >= 0
803 && (op_alt[def_match].earlyclobber
806 if (op_alt[def_match].anything_ok)
809 def_cl = op_alt[def_match].cl;
/netbsd-current/sys/dev/ic/
H A Dnslm7x.c81 static int def_match(struct lm_softc *);
114 { def_match, def_attach } /* Must be last */
2343 def_match(struct lm_softc *sc) function

Completed in 139 milliseconds