Searched refs:SIZE_RELADDR (Results 1 – 3 of 3) sorted by relevance
557 #define SIZE_RELADDR sizeof(RelAddrType) macro588 #define SIZE_OP_JUMP (SIZE_OPCODE + SIZE_RELADDR)589 #define SIZE_OP_PUSH (SIZE_OPCODE + SIZE_RELADDR)591 #define SIZE_OP_PUSH_OR_JUMP_EXACT1 (SIZE_OPCODE + SIZE_RELADDR + 1)592 #define SIZE_OP_PUSH_IF_PEEK_NEXT (SIZE_OPCODE + SIZE_RELADDR + 1)596 #define SIZE_OP_PUSH_POS_NOT (SIZE_OPCODE + SIZE_RELADDR)613 #define SIZE_OP_PUSH_LOOK_BEHIND_NOT (SIZE_OPCODE + SIZE_RELADDR + SIZE_LENGTH)620 #define SIZE_OP_STATE_CHECK_PUSH (SIZE_OPCODE + SIZE_STATE_CHECK_NUM + SIZE_RELADDR)621 #define SIZE_OP_STATE_CHECK_PUSH_OR_JUMP (SIZE_OPCODE + SIZE_STATE_CHECK_NUM + SIZE_RELADDR)
223 BBUF_ADD(reg, &ra, SIZE_RELADDR); in add_rel_addr()803 + mod_tlen + SIZE_OPCODE + SIZE_RELADDR + SIZE_MEMNUM; in compile_length_quantifier_node()1024 + mod_tlen + SIZE_OPCODE + SIZE_RELADDR + SIZE_MEMNUM; in compile_length_quantifier_node()6014 bp += SIZE_RELADDR; in onig_print_compiled_byte_code()6022 bp += SIZE_RELADDR; in onig_print_compiled_byte_code()6044 bp += SIZE_RELADDR; in onig_print_compiled_byte_code()
2343 p += SIZE_RELADDR; in match_at()
Completed in 29 milliseconds