PN_OP_LEN 587 core/compile.c jmp = PN_OP_LEN(f->asmb); PN_OP_LEN 590 core/compile.c PN_OP_AT(f->asmb, jmp).b = (PN_OP_LEN(f->asmb) - jmp) - 1; PN_OP_LEN 605 core/compile.c jmp = PN_OP_LEN(f->asmb); PN_OP_LEN 610 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 617 core/compile.c jmp2 = PN_OP_LEN(f->asmb); PN_OP_LEN 622 core/compile.c PN_OP_AT(f->asmb, jmp1).b = (PN_OP_LEN(f->asmb) - jmp1) - 1; PN_OP_LEN 623 core/compile.c PN_OP_AT(f->asmb, jmp2).b = (PN_OP_LEN(f->asmb) - jmp2) - 1; PN_OP_LEN 625 core/compile.c int jmp = PN_OP_LEN(f->asmb); breg++; PN_OP_LEN 630 core/compile.c PN_OP_AT(f->asmb, jmp).b = (PN_OP_LEN(f->asmb) - jmp) - 1; PN_OP_LEN 701 core/compile.c int jmp1 = 0, jmp2 = PN_OP_LEN(f->asmb); breg++; PN_OP_LEN 706 core/compile.c jmp1 = PN_OP_LEN(f->asmb); PN_OP_LEN 720 core/compile.c PN_ASM1(OP_JMP, (jmp2 - PN_OP_LEN(f->asmb)) - 1); PN_OP_LEN 722 core/compile.c PN_OP_AT(f->asmb, jmp1).b = (PN_OP_LEN(f->asmb) - jmp1) - 1; PN_OP_LEN 725 core/compile.c PN_OP_AT(f->asmb, l.bjmps[i]).a = (PN_OP_LEN(f->asmb) - l.bjmps[i]) - 1; PN_OP_LEN 737 core/compile.c loop->bjmps[loop->bjmpc++] = PN_OP_LEN(f->asmb); PN_OP_LEN 744 core/compile.c loop->cjmps[loop->cjmpc++] = PN_OP_LEN(f->asmb); PN_OP_LEN 788 core/compile.c jmp = PN_OP_LEN(f->asmb); PN_OP_LEN 818 core/compile.c PN_OP_AT(f->asmb, jmp).b = (PN_OP_LEN(f->asmb) - jmp) - 1; PN_OP_LEN 657 core/vm.c PN_SIZE len = PN_OP_LEN(f->asmb);