Searched refs:TEST_B (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/mesa/x86/ |
D | x86_cliptest.S | 209 TEST_B( CL, CL ) 375 TEST_B( CL, CL )
|
D | assyntax.h | 673 #define TEST_B(a, b) CHOICE(testb ARG2(a,b), testb ARG2(a,b), testb ARG2(b,a)) macro 1386 #define TEST_B(a, b) test B_(b), B_(a) macro
|