Home
last modified time | relevance | path

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

/dports/cad/ghdl/ghdl-1.0.0/src/
H A Dflists.adb60 function Create_Flist (Len : Natural) return Flist_Type subprogram
62 Res : Flist_Type;
63 Prev : Flist_Type;
64 Next : Flist_Type;
H A Dflists.ads33 function Create_Flist (Len : Natural) return Flist_Type; subprogspec