Home
last modified time | relevance | path

Searched refs:Get_Array_Bound (Results 1 – 5 of 5) sorted by relevance

/dports/cad/ghdl/ghdl-1.0.0/src/synth/
H A Dsynth-objtypes.ads236 function Get_Array_Bound (Typ : Type_Acc; Dim : Dim_Type) subprogspec
H A Dsynth-objtypes.adb373 function Get_Array_Bound (Typ : Type_Acc; Dim : Dim_Type) subprogram
387 end Get_Array_Bound;
H A Dsynth-aggr.adb113 Bound : constant Bound_Type := Get_Array_Bound (Typ, Dim);
H A Dsynth-stmts.adb322 Bnd := Get_Array_Bound (El_Typ, 1);
452 Targ_Bnd : constant Bound_Type := Get_Array_Bound (Target_Typ, 1);
468 Pos := Pos - Get_Array_Bound (Targ_Info.Targ_Type, 1).Len;
H A Dsynth-expr.adb571 return Get_Array_Bound (Typ, Dim_Type (Dim));
1228 Bnd := Get_Array_Bound (Pfx_Type, Dim_Type (I + 1));