Home
last modified time | relevance | path

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

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dexp_util.adb5227 Constraints : List_Id;
5230 Subt_Decl : Node_Id;
5231 Subt : Entity_Id;
5232 Subt_Low : Node_Id;
5233 Subt_High : Node_Id;
5235 Act_Subt : Entity_Id;
5236 Act_Index : Node_Id;
5237 Act_Low : Node_Id;
5238 Act_High : Node_Id;
5239 Adjust_Incr : Node_Id;
[all …]
H A Dexp_util.ads551 procedure Expand_Sliding_Conversion (N : Node_Id; Arr_Typ : Entity_Id); subprogspec