DataMuseum.dk

Presents historical artifacts from the history of:

Rational R1000/400

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about Rational R1000/400

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download

⟦3f351adb8⟧ Ada Source

    Length: 2048 (0x800)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, function Resolve_Rename, seg_0043e4, separate Call_Tree_Queues

Derivation

└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000
    └─ ⟦5a81ac88f⟧ »Space Info Vol 1« 
        └─⟦this⟧ 

E3 Source Code



separate (Call_Tree_Queues)
function Resolve_Rename (Program_Element : Ap.Element) return Ap.Element is
    Temp_Element : Ap.Element := Program_Element;
    Changed      : Boolean    := False;
begin

    while Decl.Is_Renaming_Declaration (Temp_Element) loop
        Temp_Element := Decl.Renamed_Declaration (Temp_Element);
        Changed      := True;
    end loop;

    if Changed and not Ap.Is_Nil (Temp_Element) then
        if not Ap.Is_Nil (Decl.Specification (Temp_Element)) then
            return (Decl.Specification (Temp_Element));
        else
            return Decl.Unit_Body (Temp_Element);
        end if;
    else
        return Temp_Element;
    end if;
exception
    when Ap.Inappropriate_Program_Element =>
        return Ap.Nil_Element;

end Resolve_Rename;

E3 Meta Data

    nblk1=1
    nid=0
    hdr6=2
        [0x00] rec0=1b rec1=00 rec2=01 rec3=001
    tail 0x21500313c815c63457bc1 0x42a00088462061e03