Home
last modified time | relevance | path

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

/aosp_15_r20/external/capstone/
H A Dcs_priv.h71 uint8_t skipdata_size; // how many bytes to skip member
H A Dcs.c622 static uint8_t skipdata_size(cs_struct *handle) in skipdata_size() function