Home | History | Annotate | Download | only in x86

Lines Matching refs:OR_B

554 #define OR_B(a,b)	CHOICE(orb ARG2(a,b), orb ARG2(a,b), orb ARG2(b,a))
1277 #define OR_B(a,b) or B_(b), B_(a)