Home
last modified time | relevance | path

Searched defs:Flist_Type (Results 1 – 2 of 2) sorted by relevance

/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dflists.py46 Flist_Type = c_int32 #: First index of a ``FList``. variable
/dports/cad/ghdl/ghdl-1.0.0/src/
H A Dflists.ads21 type Flist_Type is new Int32; type