Lines Matching defs:no_match
3514 int no_match = -1;
3572 no_match = 0;
3574 if (no_match < 0
3577 no_match = 1;
3579 if (no_match < 0
3581 no_match = 2;
3583 if (no_match < 0
3587 no_match = 3;
3589 if (no_match < 0
3592 no_match = 4;
3604 if (no_match >= 0)
3611 (uint64_t) (irel->r_offset + no_match),
3613 insn[no_match]);
3821 no_match = 0;
3823 if (no_match < 0
3826 no_match = 1;
3828 if (no_match < 0
3831 no_match = 2;
3843 if (no_match >= 0)
3850 (uint64_t) (irel->r_offset + no_match),
3852 insn[no_match]);