Home
last modified time | relevance | path

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

/dports/cad/iverilog/verilog-11.0/vvp/
H A Dwords.cc388 vvp_net_t*node = vvp_net_lookup(argv[0].text); in __compile_net()
423 vvp_net_t*node = vvp_net_lookup(label()); in resolve()
518 vvp_net_t*node = vvp_net_lookup(argv[0].text); in __compile_real()
545 vvp_net_t*node = vvp_net_lookup(label()); in resolve()
H A Dcompile.cc392 vvp_net_t* vvp_net_lookup(const char*label) in vvp_net_lookup() function
453 tmp = vvp_net_lookup(label); in vvp_net_lookup()
516 vvp_net_t*tmp = vvp_net_lookup(label()); in resolve()
554 vvp_net_t*tmp = vvp_net_lookup(label()); in resolve()
H A Dcompile.h75 extern vvp_net_t* vvp_net_lookup(const char*label);