Searched refs:SIZE_OP_POP (Results 1 – 2 of 2) sorted by relevance
593 #define SIZE_OP_POP SIZE_OPCODE macro
1264 + SIZE_OP_PUSH + tlen + SIZE_OP_POP + SIZE_OP_JUMP; in compile_length_enclose_node()1356 r = add_opcode_rel_addr(reg, OP_PUSH, len + SIZE_OP_POP + SIZE_OP_JUMP); in compile_enclose_node()1363 -((int )SIZE_OP_PUSH + len + (int )SIZE_OP_POP + (int )SIZE_OP_JUMP)); in compile_enclose_node()