Home
last modified time | relevance | path

Searched refs:__step_ifi (Results 1 – 5 of 5) sorted by relevance

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv_dbg.c262 __step_ifi = -1; in __sim_sigint_handler()
346 __step_ifi = -1; in __init_interactive()
619 __step_ifi = -1; in __do_interactive_loop()
625 __step_ifi = -1; in __do_interactive_loop()
H A Dv_ex.c905 __step_ifi = (int32) stp->stfnam_ind; in step_exec_stmt()
915 { __step_lini = -1; __step_ifi = -1; __cur_thd->thnxtstp = NULL; } in step_exec_stmt()
923 if (stp->stlin_cnt == __step_lini && (int32) stp->stfnam_ind == __step_ifi) in step_exec_stmt()
931 __step_ifi = (int32) stp->stfnam_ind; in step_exec_stmt()
H A Dv.h3634 extern int32 __step_ifi; /* and file */
H A Dv_dbg2.c2937 __step_ifi = (int32) stp->stfnam_ind; in __process_brkpt()
H A Dcver.c777 int32 __step_ifi; /* and file */ variable