Home
last modified time | relevance | path

Searched refs:Pos32 (Results 1 – 8 of 8) sorted by relevance

/dports/cad/ghdl/ghdl-1.0.0/src/
H A Dstr_table.ads42 function Element_String8 (Id : String8_Id; N : Pos32) return Nat8;
43 procedure Set_Element_String8 (Id : String8_Id; N : Pos32; Val : Nat8);
47 function Char_String8 (Id : String8_Id; N : Pos32) return Character;
H A Dstr_table.adb59 function Element_String8 (Id : String8_Id; N : Pos32) return Nat8 is
64 procedure Set_Element_String8 (Id : String8_Id; N : Pos32; Val : Nat8) is
69 function Char_String8 (Id : String8_Id; N : Pos32) return Character is
H A Dtypes.ads35 subtype Pos32 is Nat32 range 1 .. Nat32'Last; subtype
150 type Dim_Type is new Pos32;
/dports/cad/ghdl/ghdl-1.0.0/src/synth/
H A Dsynth-aggr.adb191 for I in 1 .. Pos32'Min (Pos32 (Str_Len), Pos32 (Bound.Len)) loop
H A Dsynth-expr.adb1833 Pos := Str_Table.Element_String8 (Id, Pos32 (I));
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/translate/
H A Dtranslation.adb77 Res (I) := Str_Table.Char_String8 (Id, Pos32 (I));
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-evaluation.adb2850 Lit : Pos32;
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/simulate/
H A Dsimul-execution.adb1782 Pos := Str_Table.Element_String8 (Id, Pos32 (I));