Home
last modified time | relevance | path

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

/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-utils.adb1862 return Get_Parameter_4 (Attr);
H A Dvhdl-nodes.ads8865 function Get_Parameter_4 (Target : Iir) return Iir; subprogspec
H A Dvhdl-nodes.adb6165 function Get_Parameter_4 (Target : Iir) return Iir is subprogram
6171 end Get_Parameter_4;
H A Dvhdl-nodes_meta.adb6373 return Get_Parameter_4 (N);
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py2626 Get_Parameter_4 = libghdl.vhdl__nodes__get_parameter_4 variable