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

/external/google-breakpad/src/third_party/libdisasm/
H A Dia32_insn.h460 #define INS_TEST_MASK 0x0000FFFF macro
461 #define INS_FLAGS_TEST(x) (x & INS_TEST_MASK)

Completed in 52 milliseconds