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()
369 CS_ERR_HANDLE, ///< Invalid handle: cs_op_count(), cs_op_index() enumerator
446 case CS_ERR_HANDLE: in cs_strerror()1321 handle->errnum = CS_ERR_HANDLE; in cs_op_count()1425 handle->errnum = CS_ERR_HANDLE; in cs_op_index()
372 public static final int CS_ERR_HANDLE = 3; // Invalid handle field in Capstone
240 CS_ERR_HANDLE = 3 # Invalid handle: cs_op_count(), cs_op_index() variable