Lines Matching full:foreach
607 * implicit operands. It is recommended that the 'foreach' routines
610 /* Operand FOREACH callback: 'arg' is an abritrary parameter passed to the
611 * foreach routine, 'insn' is the x86_insn_t whose operands are being
615 /* FOREACH types: these are used to limit the foreach results to
641 /* Operand foreach: invokes 'func' with 'insn' and 'arg' as arguments. The