Searched refs:arr_exist (Results 1 – 1 of 1) sorted by relevance
854 static bool arr_exist(unsigned char *arr, unsigned char max, unsigned int id) in arr_exist() function890 return arr_exist(insn->detail->groups, insn->detail->groups_count, group_id); in cs_insn_group()917 return arr_exist(insn->detail->regs_read, insn->detail->regs_read_count, reg_id); in cs_reg_read()944 return arr_exist(insn->detail->regs_write, insn->detail->regs_write_count, reg_id); in cs_reg_write()