Home
last modified time | relevance | path

Searched refs:acc_compare_handles (Results 1 – 7 of 7) sorted by relevance

/dports/cad/iverilog/verilog-11.0/libveriuser/
H A Da_compare_handles.c23 PLI_INT32 acc_compare_handles(handle handle1, handle handle2) in acc_compare_handles() function
H A Dcppcheck.sup7 // acc_compare_handles()
/dports/cad/gplcver/gplcver-2.12a.src/tests_and_examples/examples.acc/
H A Daccxl_drvld.c109 if (acc_compare_handles(parent, inst)) return(1); in mei_isinside()
/dports/cad/iverilog/verilog-11.0/
H A Dacc_user.h247 extern PLI_INT32 acc_compare_handles(handle, handle);
/dports/cad/gplcver/gplcver-2.12a.src/pli_incs/
H A Dacc_user.h395 EXTERN bool acc_compare_handles PROTO_PARAMS((handle h1, handle h2));
/dports/cad/gtkwave/gtkwave-3.3.107/contrib/vpi/
H A Dacc_user.h432 XXTERN PLI_INT32 acc_compare_handles PROTO_PARAMS((handle h1, handle h2));
/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv_acc.c144 extern bool acc_compare_handles(handle h1, handle h2);
561 extern bool acc_compare_handles(handle h1, handle h2) in acc_compare_handles() function