Searched refs:jmp_off (Results 1 – 1 of 1) sorted by relevance
1220 unsigned jmp_off; in compile_while_statement() local1231 jmp_off = ctx->code_off; in compile_while_statement()1259 hres = push_instr_uint(ctx, OP_jmp, jmp_off); in compile_while_statement()