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