Lines Matching defs:instruction
256 ficlInstruction instruction;
285 instruction = (ficlInstruction)((void *)fw);
287 instruction = *ip++;
288 fw = (ficlWord *)instruction;
292 switch (instruction) {
295 "Error: NULL instruction executed!");
315 (++dataTop)->i = instruction;
336 (++dataTop)->i = ficlInstruction0 - instruction;
489 * the instruction stream.
1137 * This function simply pops the previous instruction
1263 if (instruction == ficlInstructionLoopParen)
2037 * an *instruction*, we grab the instruction, stow it
2044 instruction = (ficlInstruction)fw->code;