Home
last modified time | relevance | path

Searched refs:target_jmp (Results 1 – 12 of 12) sorted by relevance

/dports/lang/gawk/gawk-5.1.1/
H A Dinterpret.h446 assert(pc->target_jmp != NULL); in r_interpret()
447 JUMPTO(pc->target_jmp); in r_interpret()
454 JUMPTO(pc->target_jmp); in r_interpret()
462 JUMPTO(pc->target_jmp); in r_interpret()
475 ni = pc->target_jmp; in r_interpret()
923 JUMPTO(pc->target_jmp); in r_interpret()
1000 JUMPTO(pc->target_jmp); /* Op_arrayfor_final */ in r_interpret()
1012 JUMPTO(pc->target_jmp); /* Op_arrayfor_final */ in r_interpret()
1349 ni = ni->target_jmp; /* end_block or Op_atexit */ in r_interpret()
1472 JUMPTO(pc->target_jmp); in r_interpret()
[all …]
H A Dawkgram.y398 $1->lasti->target_jmp = tp;
402 $3->lasti->target_jmp = tp;
927 $4->target_jmp = tbreak;
930 $3->target_jmp = tbreak;
972 ip->lasti->target_jmp = $4;
1038 $1->target_jmp = NULL;
1048 $1->target_jmp = NULL;
1059 $1->target_jmp = ip_rec;
5593 tp->target_jmp = op; in mk_boolean()
5600 ip->target_jmp = op; in mk_boolean()
[all …]
H A Dawkgram.c2659 ip->lasti->target_jmp = tcont; in yyparse()
2921 yyvsp[-1]->target_jmp = NULL; in yyparse()
2935 yyvsp[-1]->target_jmp = NULL; in yyparse()
8101 tp->target_jmp = op; in mk_boolean()
8106 assert(ip->target_jmp == tp); in mk_boolean()
8108 ip->target_jmp = op; in mk_boolean()
8648 jmp->target_jmp = pp_cond; in mk_for_loop()
8822 if (ip->target_jmp == NULL) in fix_break_continue()
8823 ip->target_jmp = b_target; in fix_break_continue()
8827 if (ip->target_jmp == NULL) in fix_break_continue()
[all …]
H A Ddebug.c3945 pc->target_jmp, pc->target_endfile); in print_instruction()
3963 print_func(fp, "[target_jmp = " PTRFMT "]\n", pc->target_jmp); in print_instruction()
3973 pc->target_jmp, (pc + 1)->match_exp ? "true" : "false"); in print_instruction()
3994 pc->target_jmp); in print_instruction()
3999 pc->triggered, pc->target_jmp); in print_instruction()
4004 pc->line_range, pc->target_jmp); in print_instruction()
5831 it->nexti->target_jmp = stop; in parse_condition()
H A Dprofile.c427 pprint(pc->nexti, pc->target_jmp, flags); in pprint()
449 pc = pc->target_jmp; in pprint()
H A Dawk.h804 #define target_jmp d.di macro
H A DChangeLog.17183 that pc->target_jmp is not NULL.
H A DChangeLog.01226 to pc->target_jmp.
/dports/lang/gawk/gawk-5.1.1/doc/
H A Dbc_notes183 #define target_jmp d.di
H A Dgawk.texi33027 @print{} [ :0xfcc5c0] Op_jmp_false : [target_jmp = 0xfcc5e0]
33031 @print{} [ :0xfcc620] Op_jmp : [target_jmp = 0xfcc440]
H A Dgawktexi.in31909 @print{} [ :0xfcc5c0] Op_jmp_false : [target_jmp = 0xfcc5e0]
31913 @print{} [ :0xfcc620] Op_jmp : [target_jmp = 0xfcc440]
/dports/lang/gawk/gawk-5.1.1/doc/it/
H A Dgawktexi.in34298 @print{} [ :0xfcc5c0] Op_jmp_false : [target_jmp = 0xfcc5e0]
34302 @print{} [ :0xfcc620] Op_jmp : [target_jmp = 0xfcc440]