Home
last modified time | relevance | path

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

/dports/cad/iverilog/verilog-11.0/vvp/
H A Dcompile.cc581 struct vpi_handle_resolv_list_s: public resolv_list_s { struct
582 explicit vpi_handle_resolv_list_s(char*lab) : resolv_list_s(lab) { in vpi_handle_resolv_list_s() argument
589 bool vpi_handle_resolv_list_s::resolve(bool mes) in resolve() argument
670 struct vpi_handle_resolv_list_s*res in compile_vpi_lookup()
671 = new struct vpi_handle_resolv_list_s(label); in compile_vpi_lookup()