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

⟦0f286d904⟧ Ada Source

    Length: 2048 (0x800)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, package Gl_System_Types, seg_01c4a7

Derivation

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

E3 Source Code



package Gl_System_Types is
    type Float32 is new Float;
    for Float32'Size use 32;
    type Float64 is new Long_Float;
    for Float64'Size use 64;
    type Int16 is range -2 ** 15 .. 2 ** 15 - 1;
    for Int16'Size use 16;
    type Int32 is range -2 ** 31 .. 2 ** 31 - 1;
    for Int32'Size use 32;
    type Int8 is range -2 ** 7 .. 2 ** 7 - 1;
    for Int8'Size use 8;
    type Long is range -2 ** 31 .. 2 ** 31 - 1;
    for Long'Size use 32;
    type Uint16 is range 0 .. 2 ** 16 - 1;
    for Uint16'Size use 16;
    type Uint32 is range -2 ** 31 .. 2 ** 31 - 1;
    for Uint32'Size use 32;
    type Uint8 is range 0 .. 2 ** 8 - 1;
    for Uint8'Size use 8;
    type Ushort is range 0 .. 2 ** 16 - 1;
    for Ushort'Size use 16;
end Gl_System_Types;

E3 Meta Data

    nblk1=1
    nid=0
    hdr6=2
        [0x00] rec0=18 rec1=00 rec2=01 rec3=001
    tail 0x21719890683657ced5367 0x42a00088462060003