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

/freebsd-11.0-release/contrib/gcc/
H A Dgenattrtab.c560 attr_eq (const char *name, const char *value) function
727 attr_eq (XSTR (exp, 0),
748 exp = attr_eq (XSTR (exp, 0), XSTR (exp, 1));
794 newexp = attr_eq (XSTR (exp, 0), p);
1060 XVECEXP (condexp, 0, 2 * i) = attr_eq (alternative_name, p);

Completed in 54 milliseconds