Home
last modified time | relevance | path

Searched defs:Get_Nbr_Elements (Results 1 – 4 of 4) sorted by relevance

/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dlists.py122 def Get_Nbr_Elements(List) -> int: function
/dports/cad/ghdl/ghdl-1.0.0/src/
H A Dlists.ads87 function Get_Nbr_Elements (List: List_Type) return Natural; subprogspec
H A Dlists.adb59 function Get_Nbr_Elements (List: List_Type) return Natural is subprogram
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-nodes.ads6964 function Get_Nbr_Elements (L : Iir_List) return Natural subprogram
7004 function Get_Nbr_Elements (Flist : Iir_Flist) return Natural subprogram