Searched refs:A_JMPZ (Results 1 – 4 of 4) sorted by relevance
152 #define A_JMPZ 44 macro
159 #define A_JMPZ 44 macro
188 case A_JMP: case A_JMPZ: case A_JMPNZ: in arith_exec()191 if((c==A_JMPZ && num) || (c==A_JMPNZ &&!num)) in arith_exec()691 stakputc(A_JMPZ); in expr()720 op = A_JMPZ; in expr()
196 case A_JMP: case A_JMPZ: case A_JMPNZ: in arith_exec() 199 if((c==A_JMPZ && num) || (c==A_JMPNZ &&!num)) in arith_exec() 786 stakputc(A_JMPZ); in expr() 815 op = A_JMPZ; in expr()