Home
last modified time | relevance | path

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

/aosp_15_r20/external/capstone/include/capstone/
H A Dcapstone.h60 #define CS_VERSION_MINOR CS_API_MINOR macro
/aosp_15_r20/external/capstone/bindings/python/capstone/
H A D__init__.py137 CS_VERSION_MINOR = CS_API_MINOR variable