Searched defs:CS_API_MAJOR (Results 1 – 5 of 5) sorted by relevance
94 for /f "tokens=3" %%i in ('findstr /c:"#define CS_API_MAJOR" "%SOURCES_ROOT%\include\capstone\capst… variable
50 #define CS_API_MAJOR 5 macro
321 public static final int CS_API_MAJOR = 5; field in Capstone
132 CS_API_MAJOR = 5 variable