Home
last modified time | relevance | path

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

/dports/cad/ghdl/ghdl-1.0.0/src/grt/
H A Dgrt-types.ads149 type Ghdl_Str_Len_Type is record type
158 type Ghdl_Str_Len_Ptr is access constant Ghdl_Str_Len_Type;
159 type Ghdl_Str_Len_Array is array (Natural) of Ghdl_Str_Len_Type;
H A Dgrt-astdio-vhdl.ads32 procedure Put_Str_Len (Stream : FILEs; Str : Ghdl_Str_Len_Type);
H A Dgrt-astdio-vhdl.adb26 procedure Put_Str_Len (Stream : FILEs; Str : Ghdl_Str_Len_Type)