Searched refs:AND_B (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/mesa/x86/ |
D | x86_cliptest.S | 207 AND_B( CL, AH ) 373 AND_B( CL, AH )
|
D | assyntax.h | 392 #define AND_B(a, b) CHOICE(andb ARG2(a,b), andb ARG2(a,b), andb ARG2(b,a)) macro 1128 #define AND_B(a, b) and B_(b), B_(a) macro
|