Home
last modified time | relevance | path

Searched refs:Create_Unbounded_Vector (Results 1 – 3 of 3) sorted by relevance

/dports/cad/ghdl/ghdl-1.0.0/src/synth/
H A Dsynth-objtypes.ads212 function Create_Unbounded_Vector (El_Type : Type_Acc) return Type_Acc; subprogspec
H A Dsynth-objtypes.adb344 function Create_Unbounded_Vector (El_Type : Type_Acc) return Type_Acc subprogram
355 end Create_Unbounded_Vector; argument
H A Dsynth-decls.adb151 Typ := Create_Unbounded_Vector (El_Typ);