Lines Matching refs:OTHER
13 // documentation and/or other materials provided with the distribution.421 enum Type { UNCONDITIONAL_JUMP, CODE_RELATIVE, OTHER, CODE_ABSOLUTE };436 PrintF("%s (%x) ", (type() == UNCONDITIONAL_JUMP ? "jmp" : "[other]"),482 // desc. GetCode() is idempotent; it returns the same result if no other