Searched defs:MUST_BE_OK (Results 1 – 2 of 2) sorted by relevance
2778 #define MUST_BE_OK(insn) if (insn_ok_now (insn)) { WORKED; return; } FAILED macro2782 #define MUST_BE_OK(insn) if (insn_ok_now (insn)) return; FAILED macro