PN_OP_LEN 553 core/compile.c jmp = PN_OP_LEN(f->asmb); PN_OP_LEN 556 core/compile.c PN_OP_AT(f->asmb, jmp).b = (PN_OP_LEN(f->asmb) - jmp) - 1; PN_OP_LEN 606 core/compile.c jmp = PN_OP_LEN(f->asmb); PN_OP_LEN 609 core/compile.c PN_OP_AT(f->asmb, jmp).b = (PN_OP_LEN(f->asmb) - jmp) - 1; PN_OP_LEN 612 core/compile.c int jmp1 = PN_OP_LEN(f->asmb), jmp2; breg++; PN_OP_LEN 640 core/compile.c jmp2 = PN_OP_LEN(f->asmb); PN_OP_LEN 643 core/compile.c PN_OP_AT(f->asmb, jmp1).b = (PN_OP_LEN(f->asmb) - jmp1) - 1; PN_OP_LEN 644 core/compile.c PN_OP_AT(f->asmb, jmp2).b = (PN_OP_LEN(f->asmb) - jmp2) - 1; PN_OP_LEN 647 core/compile.c int jmp = PN_OP_LEN(f->asmb); breg++; PN_OP_LEN 670 core/compile.c PN_OP_AT(f->asmb, jmp).b = (PN_OP_LEN(f->asmb) - jmp) - 1; PN_OP_LEN 690 core/compile.c int jmp1 = 0, jmp2 = PN_OP_LEN(f->asmb); breg++; PN_OP_LEN 695 core/compile.c jmp1 = PN_OP_LEN(f->asmb); PN_OP_LEN 703 core/compile.c PN_ASM1(OP_JMP, (jmp2 - PN_OP_LEN(f->asmb)) - 1); PN_OP_LEN 705 core/compile.c PN_OP_AT(f->asmb, jmp1).b = (PN_OP_LEN(f->asmb) - jmp1) - 1; PN_OP_LEN 708 core/compile.c PN_OP_AT(f->asmb, l.bjmps[i]).a = (PN_OP_LEN(f->asmb) - l.bjmps[i]) - 1; PN_OP_LEN 718 core/compile.c loop->bjmps[loop->bjmpc++] = PN_OP_LEN(f->asmb); PN_OP_LEN 725 core/compile.c loop->cjmps[loop->cjmpc++] = PN_OP_LEN(f->asmb); PN_OP_LEN 768 core/compile.c jmp = PN_OP_LEN(f->asmb); PN_OP_LEN 798 core/compile.c PN_OP_AT(f->asmb, jmp).b = (PN_OP_LEN(f->asmb) - jmp) - 1; PN_OP_LEN 562 core/vm.c PN_SIZE len = PN_OP_LEN(f->asmb);