Home
last modified time | relevance | path

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

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv_acc.c458 to_acc_onam(__wrks1, hrp->htyp)); in acc_append_pulsere()
1305 to_acc_onam(__wrks1, hrp->htyp)); in acc_fetch_delays()
1334 to_acc_onam(__wrks1, hrp->htyp)); in acc_fetch_direction()
1594 to_acc_onam(__wrks1, hrp->htyp)); in acc_fetch_name()
1859 to_acc_onam(__wrks1, hrp->htyp)); in acc_fetch_pulsere()
1894 to_acc_onam(__wrks1, hrp->htyp)); in acc_fetch_range()
1961 to_acc_onam(__wrks1, hrp->htyp)); in acc_fetch_size()
2495 to_accfmtnam(__wrks1, fvfmt)); in acc_fetch_value()
2725 to_acc_onam(__wrks1, hrp->htyp)); in acc_handle_condition()
4328 to_acc_onam(__wrks1, hrp->htyp)); in acc_next_bit()
[all …]
H A Dv_vpi3.c466 __to_vpionam(__wrks1, hrp->htyp)); in vpi_get_delays()
675 __to_vpionam(__wrks1, otyp)); in fill_vpi_delay()
703 __to_vpionam(__wrks1, otyp)); in fill_vpi_delay()
714 __to_vpionam(__wrks1, otyp)); in fill_vpi_delay()
784 __to_timstr(__wrks1, timp)); in __set_vpi_time()
2578 __to_wtnam2(__wrks1, vwtyp)); in fill_valuep()
2589 __to_wtnam2(__wrks1, vwtyp)); in fill_valuep()
4258 strcpy(__wrks1, ""); in reg_vpi_force()
4316 strcpy(__wrks1, ""); in reg_vpi_release()
4442 if (lhsbi == -1) strcpy(__wrks1, ""); else sprintf(__wrks1, "[%d]", lhsbi); in __bit1_vpi_or_tran_wireforce()
[all …]
H A Dv_vpi2.c824 __to_vpionam(__wrks1, hrp->htyp)); in __bld_primterm_iterator()
944 __to_vpionam(__wrks1, hrp->htyp)); in __bld_stmt_iterator()
1221 __to_vpionam(__wrks1, hrp->htyp)); in __bld_tfargexpr_iterator()
1337 __to_vpionam(__wrks1, hrp->htyp)); in __bld_netin_tchkterms()
1554 __to_vpionam(__wrks1, hrp->htyp)); in __bld_netin_pthterms()
2009 __to_vpionam(__wrks1, hrp->htyp)); in __bld_caseitems_iter()
2070 __to_vpionam(__wrks1, hrp->htyp)); in __bld_casi_exprs_iter()
3721 __to_vpionam(__wrks1, hrp->htyp)); in __bld_lds_iterator()
4570 __to_vpionam(__wrks1, hrp->htyp)); in vpi_handle_by_name()
5011 __to_vpipnam(__wrks1, property)); in vpi_get()
[all …]
H A Dv_vpi.c1307 __to_vpionam(__wrks1, hrp->htyp)); in valchg_cb_register()
1373 __to_vpionam(__wrks1, hrp->htyp)); in valchg_cb_register()
1819 __to_vpionam(__wrks1, hrp->htyp)); in rf_cb_register()
2979 __to_vpionam(__wrks1, hrp->htyp)); in vpi_remove_cb()
3257 to_cbtypnam(__wrks1, cbp->cb_reason)); in linkout_action_cb()
3354 __to_vpionam(__wrks1, hrp->htyp)); in vpi_get_cb_info()
3589 __to_vpionam(__wrks1, hp->hrec->htyp)); in get_cursystfcall()
4277 __to_vpionam(__wrks1, xtyp), __wrks2); in getbit_highconn()
4487 __to_vpionam(__wrks1, typ1to1)); in no1_1to1h_err()
5421 __to_vpionam(__wrks1, hp->hrec->htyp)); in bld_scope_iterator()
[all …]
H A Dv_trch.c4582 if (ndx == -1) strcpy(__wrks1, np->nsym->synam); in do_vpi_wire_intran_force()
4583 else sprintf(__wrks1, "%s[%d]", np->nsym->synam, in do_vpi_wire_intran_force()
4585 __tr_msg(":: vpi_put_value force of wire %s in %s now %s\n", __wrks1, in do_vpi_wire_intran_force()
4656 strcpy(__wrks1, " - not forced"); in do_vpi_wire_intran_release()
4662 __msg2_blditree(s3, __inst_ptr), __wrks1); in do_vpi_wire_intran_release()
4672 __msg2_blditree(__wrks1, __inst_ptr), __to_timstr(s3, &__simtime)); in do_vpi_wire_intran_release()
H A Dv_tf.c2874 nparam, __bld_lineloc(__wrks1, __tfrec->tffnam_ind, __tfrec->tflin_cnt), in tf_strputp()
3975 __to_timstr(__wrks1, &__simtime), caller); in __pli_dofinish()
5287 tedp->tedpnum, __bld_lineloc(__wrks1, tfrp->tffnam_ind, tfrp->tflin_cnt), in emit_tputd_trmsg()
H A Dcver.c423 char *__wrks1; /* work string - can not use xs if func */ variable
1824 __wrks1 = __my_malloc(2*IDLEN); in init_ds()
H A Dv.h3280 extern char *__wrks1; /* work string - can not use xs if func */