Searched refs:Op_K_if (Results 1 – 9 of 9) sorted by relevance
/dports/lang/gawk/gawk-5.1.1/doc/ |
H A D | bc_notes | 129 Op_K_if, 267 /* Op_K_if */
|
/dports/lang/gawk/gawk-5.1.1/ |
H A D | profile.c | 1038 case Op_K_if: in pprint() 1087 if (pc->nexti->nexti->opcode == Op_K_if in pprint()
|
H A D | interpret.h | 1515 case Op_K_if: in r_interpret()
|
H A D | awk.h | 732 Op_K_if, enumerator
|
H A D | debug.c | 3811 case Op_K_if: in print_instruction()
|
H A D | awkgram.y | 2303 {"if", Op_K_if, LEX_IF, 0, 0, 0},
|
H A D | awkgram.c | 4811 {"if", Op_K_if, LEX_IF, 0, 0, 0},
|
H A D | ChangeLog.1 | 3835 make the right checks and format the code properly. In Op_K_if
|
H A D | ChangeLog.0 | 676 * awkgram.y (mk_condition): Don't include Op_K_if, Op_K_else and
|