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

/haiku-buildtools/gcc/gcc/
H A Dgenattrtab.c3430 #define FLG_BITWISE 1 macro
3465 comparison_operator = FLG_BITWISE;
3470 if ((code != AND && code != IOR) || (flags & FLG_BITWISE))
3537 if (flags & FLG_BITWISE)
3543 if (flags & FLG_BITWISE)
3595 if (! (flags & FLG_BITWISE) && GET_CODE (XEXP (exp, 0)) == EQ_ATTR)
3617 if (flags & FLG_BITWISE)
3640 if (flags & FLG_BITWISE)
3686 if (flags & FLG_BITWISE)
3734 if (flags & FLG_BITWISE)
[all...]

Completed in 91 milliseconds