Searched defs:cs_op_count (Results 1 – 3 of 3) sorted by relevance
2704 ### cs_op_count subsection
1293 int CAPSTONE_API cs_op_count(csh ud, const cs_insn *insn, unsigned int op_type) in cs_op_count() function
305 public int cs_op_count(Pointer csh, Pointer insn, int type); in cs_op_count() method