HomeSort by relevance Sort by last modified time
    Searched refs:OP_JUMP (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
regcomp.c 872 r = add_opcode_rel_addr(reg, OP_JUMP,
890 r = add_opcode_rel_addr(reg, OP_JUMP,
896 r = add_opcode_rel_addr(reg, OP_JUMP, mod_tlen);
915 r = add_opcode_rel_addr(reg, OP_JUMP, tlen);
952 r = add_opcode_rel_addr(reg, OP_JUMP, tlen);
1074 r = add_opcode_rel_addr(reg, OP_JUMP, SIZE_OP_PUSH_OR_JUMP_EXACT1);
1076 r = add_opcode_rel_addr(reg, OP_JUMP, SIZE_OP_PUSH_IF_PEEK_NEXT);
1078 r = add_opcode_rel_addr(reg, OP_JUMP, SIZE_OP_PUSH);
1081 r = add_opcode_rel_addr(reg, OP_JUMP, SIZE_OP_JUMP);
1098 r = add_opcode_rel_addr(reg, OP_JUMP,
    [all...]
regint.h 511 OP_JUMP,
regexec.c     [all...]

Completed in 346 milliseconds