Home
last modified time | relevance | path

Searched refs:print_strs (Results 1 – 2 of 2) sorted by relevance

/external/capstone/suite/cstest/include/
Dhelper.h21 void print_strs(char **list_str, int size);
/external/capstone/suite/cstest/src/
Dhelper.c36 void print_strs(char **list_str, int size) in print_strs() function