Home
last modified time | relevance | path

Searched refs:replace_hex (Results 1 – 3 of 3) sorted by relevance

/external/capstone/suite/cstest/include/
Dhelper.h25 void replace_hex(char *src);
/external/capstone/suite/cstest/src/
Dcapstone_test.c152 replace_hex(tmp_mc); in test_single_MC()
163 replace_hex(tmp); in test_single_MC()
175 replace_hex(tmp_noreg); in test_single_MC()
Dhelper.c108 void replace_hex(char *src) in replace_hex() function