Home
last modified time | relevance | path

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

/external/capstone/suite/cstest/src/
Dmain.c15 static int mc_mode; variable
Dcapstone_test.c101 void test_single_MC(csh *handle, int mc_mode, char *line) in test_single_MC()