Searched defs:Expand_Vax_Valid (Results 1 – 6 of 6) sorted by relevance
660 procedure Expand_Vax_Valid (N : Node_Id) is subprogram661 Loc : constant Source_Ptr := Sloc (N);662 Pref : constant Node_Id := Prefix (N);663 Ptyp : constant Entity_Id := Root_Type (Etype (Pref));664 Rtyp : constant Entity_Id := Etype (N);688 end Expand_Vax_Valid; argument
62 procedure Expand_Vax_Valid (N : Node_Id); subprogspec