Home
last modified time | relevance | path

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

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv_dbg.c102 extern void __vpi_endsim_trycall(void);
573 if (__have_vpi_actions) __vpi_endsim_trycall(); in __do_interactive_loop()
766 if (__have_vpi_actions) __vpi_endsim_trycall(); in snap_finish()
1853 if (__have_vpi_actions) __vpi_endsim_trycall(); in do_dbg_cmd()
H A Dcver.c962 extern void __vpi_endsim_trycall(void);
1359 if (__have_vpi_actions) __vpi_endsim_trycall(); in __dig_main()
H A Dv_tf.c268 extern void __vpi_endsim_trycall(void);
3960 if (__have_vpi_actions) __vpi_endsim_trycall(); in __pli_dofinish()
H A Dv_vpi.c151 extern void __vpi_endsim_trycall(void);
2635 extern void __vpi_endsim_trycall(void) in __vpi_endsim_trycall() function
H A Dv_ex.c276 extern void __vpi_endsim_trycall(void);
5079 if (__have_vpi_actions) __vpi_endsim_trycall(); in __exec_stsk()