|
DataMuseum.dkPresents historical artifacts from the history of: Rational R1000/400 |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about Rational R1000/400 Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 3072 (0xc00) Types: Ada Source Notes: 03_class, FILE, R1k_Segment, e3_tag, package body Compare_Entier, seg_047e13
└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000 └─⟦5a81ac88f⟧ »Space Info Vol 1« └─⟦this⟧
with Un_Facteur, Erreur, Our_Value; use Our_Value; package body Compare_Entier is procedure Parse (Value : in out Our_Value.Var_Value) is Local : Our_Value.Var_Value; begin case Lex.Get_Token is when Equal => Lex.Next; Un_Facteur.Parse (Local); Set_Value (Value, Cmp (Value, Local)); when Not_Equal => Lex.Next; Un_Facteur.Parse (Local); Set_Value (Value, not Cmp (Value, Local)); when Less => Lex.Next; Un_Facteur.Parse (Local); Set_Value (Value, (Value < Local)); when Less_Equal => Lex.Next; Un_Facteur.Parse (Local); Set_Value (Value, (Value <= Local)); when Great => Lex.Next; Un_Facteur.Parse (Local); Set_Value (Value, (Value > Local)); when Great_Equal => Lex.Next; Un_Facteur.Parse (Local); Set_Value (Value, (Value >= Local)); when others => Erreur.Parse ("il manque une comparaison"); end case; end Parse; end Compare_Entier;
nblk1=2 nid=0 hdr6=4 [0x00] rec0=22 rec1=00 rec2=01 rec3=038 [0x01] rec0=0f rec1=00 rec2=02 rec3=001 tail 0x21544ecd48657733c836d 0x42a00088462060003