Lines Matching refs:isn_T
88 isn_T *ec_instr; // array with instructions
837 isn_T *iptr, in call_ufunc()
938 isn_T *iptr, in call_by_name()
1398 isn_T *iptr) in call_eval_func()
1480 exec_command(isn_T *iptr) in exec_command()
1500 isn_T *instr_instr;
1506 isn_T *subs_instr;
1572 handle_debug(isn_T *iptr, ectx_T *ectx) in handle_debug()
1577 isn_T *ni; in handle_debug()
1659 isn_T *iptr; in exec_instructions()
4596 isn_T *save_instr = ectx->ec_instr; in exe_typval_instr()
4622 isn_T *save_instr = ectx->ec_instr; in exe_substitute_instr()
5003 list_instructions(char *pfx, isn_T *instr, int instr_count, ufunc_T *ufunc) in list_instructions()
5012 isn_T *iptr = &instr[current]; in list_instructions()
5846 isn_T *instr; in ex_disassemble()