Home
last modified time | relevance | path

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

/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-utils.adb1858 return Get_Parameter_2 (Attr);
H A Dvhdl-nodes.ads8855 function Get_Parameter_2 (Target : Iir) return Iir; subprogspec
H A Dvhdl-nodes.adb6133 function Get_Parameter_2 (Target : Iir) return Iir is subprogram
6139 end Get_Parameter_2;
H A Dvhdl-nodes_meta.adb6369 return Get_Parameter_2 (N);
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py2620 Get_Parameter_2 = libghdl.vhdl__nodes__get_parameter_2 variable