Home
last modified time | relevance | path

Searched defs:TEST_B (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/x86/
Dassyntax.h673 #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