Home
last modified time | relevance | path

Searched refs:acc_handle_hiconn (Results 1 – 6 of 6) sorted by relevance

/dports/cad/iverilog/verilog-11.0/libveriuser/
H A Da_handle_hiconn.c26 handle acc_handle_hiconn(handle obj) in acc_handle_hiconn() function
H A Dcppcheck.sup51 // acc_handle_hiconn()
/dports/cad/iverilog/verilog-11.0/
H A Dacc_user.h238 extern handle acc_handle_hiconn(handle port_ref_handle);
/dports/cad/gplcver/gplcver-2.12a.src/pli_incs/
H A Dacc_user.h442 EXTERN handle acc_handle_hiconn PROTO_PARAMS((handle port_ref));
/dports/cad/gtkwave/gtkwave-3.3.107/contrib/vpi/
H A Dacc_user.h472 XXTERN handle acc_handle_hiconn PROTO_PARAMS((handle port_ref));
/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv_acc.c187 extern handle acc_handle_hiconn(handle port_ref);
2810 extern handle acc_handle_hiconn(handle port_ref) in acc_handle_hiconn() function
5118 if (is_hiconn) return(acc_handle_hiconn((handle) port)); in do_acc_next_hilo_conn()
5143 if (is_hiconn) hp3 = (struct h_t *) acc_handle_hiconn((handle) hp2); in do_acc_next_hilo_conn()