Home
last modified time | relevance | path

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

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv_vpi.c832 syfp->retwid = WBITS; in __chkbld_vpi_systf_func()
839 syfp->retwid = WBITS; in __chkbld_vpi_systf_func()
846 syfp->retwid = TIMEBITS; in __chkbld_vpi_systf_func()
853 if ((sizetf_func = stfdp->sizetf) == NULL) syfp->retwid = WBITS; in __chkbld_vpi_systf_func()
854 else syfp->retwid = (*sizetf_func)(stfdp->user_data); in __chkbld_vpi_systf_func()
859 fcallx->szu.xclen = syfp->retwid; in __chkbld_vpi_systf_func()
1078 push_xstk_(xsp, stftabp->sfu.sfbp->retwid); in __vpi_sysf_calltf()
H A Dv_vpi3.c1887 isavec = (sfbp->retwid == 1) ? FALSE : TRUE; in get_vpisfcall_retval()
1891 fill_valuep(value_p, __cur_sysf_xsp, sfbp->retntyp, sfbp->retwid); in get_vpisfcall_retval()
4579 xsp = push_vpi_valuep(value_p, sfbp->retwid, sfbp->retntyp, FALSE); in set_vpisfcall_retval()
H A Dv_tf.c596 sfbp->retwid = 0; in __alloc_sysfunc()
682 sfbp->retwid = siz; in __pli_func_sizetf()
H A Dv.h1710 int32 retwid; /* for veriuser and vpi systf sizetf call sets */ member
H A Dv_fx3.c1309 else xwid = syp->el.esyftbp->retwid; in __get_rhswidth()
1473 rhsx->szu.xclen = syfp->retwid; in set2_rhswidth()