Home
last modified time | relevance | path

Searched refs:__tfrec_hdr (Results 1 – 12 of 12) sorted by relevance

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv_dbg.c510 if (__tfrec_hdr != NULL) __call_misctfs_iact(); in __do_interactive_loop()
515 if (__tfrec_hdr != NULL) __call_misctfs_scope(); in __do_interactive_loop()
572 if (__tfrec_hdr != NULL) __call_misctfs_finish(); in __do_interactive_loop()
1852 if (__tfrec_hdr != NULL) __call_misctfs_finish(); in do_dbg_cmd()
H A Dcver.c406 struct tfrec_t *__tfrec_hdr; /* header of design wide tfrec list */ variable
1264 if (__tfrec_hdr != NULL) in __dig_main()
1347 if (__tfrec_hdr != NULL) __call_misctfs_streset(); in __dig_main()
1854 __tfrec_hdr = __tfrec_end = NULL; in init_ds()
H A Dv_tf.c706 for (tfrp = __tfrec_hdr; tfrp != NULL; tfrp = tfrp->tfrnxt) in __call_all_checktfs()
850 for (tfrp = __tfrec_hdr; tfrp != NULL; tfrp = tfrp->tfrnxt) in call_allinsts_misctfs()
3959 if (__tfrec_hdr != NULL) __call_misctfs_finish(); in __pli_dofinish()
5302 for (tfrp = __tfrec_hdr; tfrp != NULL; tfrp = tfrp->tfrnxt) in __reinit_tfrecs()
H A Dv_fx3.c3755 if (__tfrec_hdr == NULL) __tfrec_hdr = __tfrec_end = tfrp; in chkbld_pli_func()
5238 if (__tfrec_hdr == NULL) __tfrec_hdr = __tfrec_end = tfrp; in chkbld_pli_task()
H A Dv_prp.c2859 for (tfrp = __tfrec_hdr; tfrp != NULL; tfrp = tfrp->tfrnxt) in bld_nplist()
3862 for (tfrp = __tfrec_hdr; tfrp != NULL; tfrp = tfrp->tfrnxt) in eat_gates()
H A Dv.h3263 extern struct tfrec_t *__tfrec_hdr; /* header of design wide tfrec list */
H A Dv_sim.c363 if (__tfrec_hdr != NULL) __call_misctfs_endreset(); in __pv_sim()
380 if (__tfrec_hdr != NULL) __call_misctfs_simstart(); in __pv_sim()
H A Dv_dbg2.c1128 if (__tfrec_hdr != NULL) __call_misctfs_scope(); in __do_dbg_scope()
H A Dv_ex.c5078 if (__tfrec_hdr != NULL) __call_misctfs_finish(); in __exec_stsk()
6939 if (__tfrec_hdr != NULL) __call_misctfs_scope(); in exec_expr_schg()
H A Dv_vpi3.c6466 if (__tfrec_hdr != NULL) __call_misctfs_scope(); in do_vpi_iact_scopchg()
H A Dv_prp2.c970 for (tfrp = __tfrec_hdr; tfrp != NULL; tfrp = tfrp->tfrnxt) in prep_tf_rwexprs()
H A Dv_acc.c6621 if (callback_flag && __tfrec_hdr != NULL) __call_misctfs_scope(); in acc_set_interactive_scope()