Home
last modified time | relevance | path

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

/dports/cad/iverilog/verilog-11.0/tgt-vhdl/
H A Dvhdl_syntax.hh422 VHDL_WAIT_INDEF, // Suspend indefinitely enumerator
435 vhdl_wait_stmt(vhdl_wait_type_t type = VHDL_WAIT_INDEF, in vhdl_wait_stmt()
H A Dvhdl_syntax.cc393 case VHDL_WAIT_INDEF: in emit()