Home
last modified time | relevance | path

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

/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-utils.adb1860 return Get_Parameter_3 (Attr);
H A Dvhdl-nodes.ads8860 function Get_Parameter_3 (Target : Iir) return Iir; subprogspec
H A Dvhdl-nodes.adb6149 function Get_Parameter_3 (Target : Iir) return Iir is subprogram
6155 end Get_Parameter_3;
H A Dvhdl-nodes_meta.adb6371 return Get_Parameter_3 (N);
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py2623 Get_Parameter_3 = libghdl.vhdl__nodes__get_parameter_3 variable