Home
last modified time | relevance | path

Searched refs:tsksyx (Results 1 – 13 of 13) sorted by relevance

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv_fx3.c4711 tkxp = tkcp->tsksyx; in __chk_tskenable()
4724 syp = tkcp->tsksyx->lu.sy; in __chk_tskenable()
4733 __to_idnam(tkcp->tsksyx), pi); in __chk_tskenable()
4762 __to_idnam(tkcp->tsksyx), pi, __msgexpr_tostr(__xs, xp->lu.x)); in __chk_tskenable()
4768 __to_idnam(tkcp->tsksyx), pi, __msgexpr_tostr(__xs, xp->lu.x)); in __chk_tskenable()
4773 __to_idnam(tkcp->tsksyx)); in __chk_tskenable()
4794 tkxp = tkcp->tsksyx; in chk_systskenable()
H A Dv_vpi.c879 stbp = tkcp->tsksyx->lu.sy->el.esytbp; in __chkbld_vpi_systf_task()
1008 stbp = stp->st.stkc.tsksyx->lu.sy->el.esytbp; in exec_vpisystask_compiletf()
1108 stbp = stp->st.stkc.tsksyx->lu.sy->el.esytbp; in __vpi_syst_calltf()
3430 syp = rhrp->hu.hstp->st.stkc.tsksyx->lu.x->lu.sy; in vpi_handle()
3456 syp = rhrp->hu.hstp->st.stkc.tsksyx->lu.x->lu.sy; in vpi_handle()
H A Dv_tf.c771 stbp = tkcp->tsksyx->lu.sy->el.esytbp; in pli_task_checktf()
931 stbp = tfrp->tfu.tfstp->st.stkc.tsksyx->lu.sy->el.esytbp; in get_tfcell()
1009 stbp = tkcp->tsksyx->lu.sy->el.esytbp; in __pli_task_calltf()
4788 stbp = tkcp->tsksyx->lu.sy->el.esytbp; in __pvc_call_misctf()
H A Dv_prp2.c3463 tkxp = tkcp->tsksyx; in prep_stskcalls()
6468 nstp->st.stkc.tsksyx = mv1_expr_totab(ostp->st.stkc.tsksyx); in cmp_xform1_stmt()
6473 syp = nstp->st.stkc.tsksyx->lu.sy; in cmp_xform1_stmt()
H A Dv_src2.c1435 tkcp->tsksyx = glbndp; in __rd_tskenable()
1512 tkcp->tsksyx = enable_ndp; in __rd_tskenable()
H A Dv_vpi2.c1150 if (stp->st.stkc.tsksyx->lu.sy->sytyp == SYM_STSK) return(vpiSysTaskCall); in __to_vpi_stmttyp()
5768 stbp = tkcp->tsksyx->lu.sy->el.esytbp; in tcallprop_vpiget()
6776 strcpy(__wrk_vpiget_str, stp->st.stkc.tsksyx->lu.sy->synam); in tcallstrprop_vpiget()
H A Dv.h2102 struct expr_t *tsksyx; /* task symbol or global table entry */ member
H A Dv_fx2.c7401 tkxp = stp->st.stkc.tsksyx; in chk_nodel_stmt()
8386 syp = tkcp->tsksyx->lu.sy; in bld_tskenable_evxlst()
8390 tskp = tkcp->tsksyx->lu.sy->el.etskp; in bld_tskenable_evxlst()
H A Dv_ex2.c823 tkxp = tkcp->tsksyx; in __exec_strobes()
922 tkxp = tkcp->tsksyx; in __exec_monit()
H A Dv_fx.c7200 nstp->st.stkc.tsksyx = __copy_expr(ostp->st.stkc.tsksyx); in copy_stmt()
H A Dv_ex.c2832 tkxp = tkcp->tsksyx; in __exec_tskcall()
3011 tkxp = tkcp->tsksyx; in store_tskcall_outs()
H A Dv_src.c4130 stp->st.stkc.tsksyx = NULL; in __alloc_stmt()
H A Dv_cnv.c5537 dmp_expr(f, stp->st.stkc.tsksyx); in __dmp_tskcall()