Searched refs:CS_ERR_HANDLE (Results 1 – 5 of 5) sorted by relevance
154 CS_ERR_HANDLE ' Invalid handle: cs_op_count(), cs_op_index()
213 case CS_ERR_HANDLE: in cs_strerror()976 handle->errnum = CS_ERR_HANDLE; in cs_op_count()1053 handle->errnum = CS_ERR_HANDLE; in cs_op_index()
300 CS_ERR_HANDLE, // Invalid handle: cs_op_count(), cs_op_index() enumerator
313 public static final int CS_ERR_HANDLE = 3; // Invalid handle field in Capstone
181 CS_ERR_HANDLE = 3 # Invalid handle: cs_op_count(), cs_op_index() variable