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