Home
last modified time | relevance | path

Searched refs:__wrks2 (Results 1 – 8 of 8) sorted by relevance

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv_vpi.c4272 __to_vpiopnam(__wrks2, (int32) otyp); in getbit_highconn()
4277 __to_vpionam(__wrks1, xtyp), __wrks2); in getbit_highconn()
4282 strcpy(__wrks2, "*none*"); in getbit_highconn()
4338 { strcpy(__wrks2, "variable vpiVarSelect"); goto no_iconnbit; } in getbit_highconn()
4349 { strcpy(__wrks2, "x/z vpiVarSelect"); goto no_iconnbit; } in getbit_highconn()
4486 __to_vpionam(__wrks2, hp->hrec->htyp), __to_vpionam(s1, exptyp), in no1_1to1h_err()
4497 __to_vpionam(__wrks2, hp->hrec->htyp), __to_vpionam(__wrks1, in no_1to1h_err()
5191 if (hp == NULL) strcpy(__wrks2, "**NULL**"); in vpi_iterate()
5192 else __to_vpionam(__wrks2, hp->hrec->htyp); in vpi_iterate()
5195 __to_vpionam(__wrks1, (word32) itype), __wrks2); in vpi_iterate()
[all …]
H A Dv_vpi3.c598 rnam, __to_tcnam(__wrks2, tcp->tchktyp), __to_vpionam(__wrks1, in chk_delay_num()
608 rnam, __to_tcnam(__wrks2, tcp->tchktyp), __to_vpionam(__wrks1, in chk_delay_num()
618 rnam, __to_tcnam(__wrks2, tcp->tchktyp), __to_vpionam(__wrks1, in chk_delay_num()
923 __to_vpionam(__wrks1, hrp->htyp), __to_mpnam(__wrks2, mpp->mpsnam)); in vpi_put_delays()
4299 __msg2_blditree(s4, __inst_ptr), __to_timstr(__wrks2, &__simtime)); in reg_vpi_force()
4326 np->nsym->synam, __msg2_blditree(__wrks2, __inst_ptr)); in reg_vpi_release()
4346 __to_timstr(__wrks2, &__simtime)); in reg_vpi_release()
4375 __msg2_blditree(__wrks2, __inst_ptr), __to_timstr(s3, &__simtime)); in wire_vpi_force()
4444 __regab_tostr(__wrks2, xsp->ap, xsp->bp, 1, BHEX, FALSE), in __bit1_vpi_or_tran_wireforce()
4486 if (ndx == -1) strcpy(__wrks2, np->nsym->synam); in wire_vpi_release()
[all …]
H A Dv_trch.c4586 __msg2_blditree(__wrks2, __inst_ptr), __to_timstr(s3, &__simtime)); in do_vpi_wire_intran_force()
4657 if (ndx == -1) strcpy(__wrks2, np->nsym->synam); in do_vpi_wire_intran_release()
4658 else sprintf(__wrks2, "%s[%d]", np->nsym->synam, in do_vpi_wire_intran_release()
4661 "attempted vpi_put_value release of wire %s in %s failed%s", __wrks2, in do_vpi_wire_intran_release()
4668 if (ndx == -1) strcpy(__wrks2, np->nsym->synam); in do_vpi_wire_intran_release()
4669 else sprintf(__wrks2, "%s[%d]", np->nsym->synam, in do_vpi_wire_intran_release()
4671 __tr_msg(":: vpi_put_value release of wire %s in %s now %s\n", __wrks2, in do_vpi_wire_intran_release()
H A Dv_vpi2.c524 __to_vpionam(__wrks2, hrp->htyp)); in __bld_paramassign_stmt_iter()
637 __to_vpionam(__wrks2, hp->hrec->htyp)); in __bld_iodecl_stmt_iter()
1276 __to_vpionam(__wrks1, itype), __to_vpionam(__wrks2, hrp->htyp)); in __bld_pthterm_iterator()
2107 strcpy(__wrks2, "*none*"); in __bld_operands_iter()
2111 __to_vpionam(__wrks1, hrp->htyp), __wrks2); in __bld_operands_iter()
2117 { __to_vpionam(__wrks2, (word32) xtyp); goto bad_handle; } in __bld_operands_iter()
5253 __to_vpipnam(__wrks1, prop), __to_vpionam(__wrks2, typh)); in notpropof_err()
6669 __to_vpipnam(__wrks1, prop), __to_vpionam(__wrks2, typh)); in __notstrpropof_err()
H A Dv_tf.c2875 __msg2_blditree(__wrks2, __inst_ptr), s1, s2); in tf_strputp()
3974 __bld_lineloc(__wrks2, (word32) __sfnam_ind, __slin_cnt), in __pli_dofinish()
5288 __msg2_blditree(__wrks2, __inst_ptr), s1, s2); in emit_tputd_trmsg()
H A Dcver.c424 char *__wrks2; variable
1825 __wrks2 = __my_malloc(2*IDLEN); in init_ds()
H A Dv.h3281 extern char *__wrks2;
H A Dv_acc.c584 to_acc_onam(__wrks2, hp2->hrec->htyp)); in acc_compare_handles()