DataMuseum.dk

Presents historical artifacts from the history of:

Bogika Butler

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

See our Wiki for more about Bogika Butler

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦f3251da45⟧ TextFile

    Length: 1536 (0x600)
    Types: TextFile
    Names: »LNKDC1.PAS«

Derivation

└─⟦91467e717⟧ Bits:30009789/_.ft.Ibm2.50007348.imd Mogens Pelles Zilog 80,000 / EOS projekt
    └─⟦this⟧ »LNKDC1.PAS« 

TextFile


   (* Segment LnkTst defines the test output primitives used for debugging
      program link and its associated subroutines and functions. The
      corresponding external declarations should be found in file
      'LnkTstExt.pas'.
   *)


   PROCEDURE TSTasc(N: i8
                   ); EXTERNAL;

   PROCEDURE TSThex(N: i8
                   ); EXTERNAL;

   PROCEDURE TSTbool(A: boolean
                    ); EXTERNAL;

   PROCEDURE TSTsymbol(S: SymbolNameType
                      ); EXTERNAL;

   PROCEDURE TSTindt; EXTERNAL;

   PROCEDURE TSTln; EXTERNAL;

   PROCEDURE TSTstat(Status: StatusType
                ); EXTERNAL;

   PROCEDURE TSTmem; EXTERNAL;

   PROCEDURE TSTfpos(VAR Fl: FileType
                ); EXTERNAL;

   PROCEDURE TSTeit(Inx: ExternalImportTableIndexType
                ); EXTERNAL;

   PROCEDURE TSTfnt(Inx: FileNameTableIndexType
                ); EXTERNAL;

   PROCEDURE TSTiit(Inx: InternalImportTableIndexType
                ); EXTERNAL;

   PROCEDURE TSTmdt(Inx: ModuleTableIndexType
                ); EXTERNAL;

   PROCEDURE TSTnmt(Inx: NameTableIndexType
                ); EXTERNAL;

   PROCEDURE TSTopt; EXTERNAL;

   PROCEDURE TSTsct(Inx: SectionTableIndexType
                ); EXTERNAL;

   PROCEDURE TSTsbt(Inx: SymbolTableIndexType
                ); EXTERNAL;

   PROCEDURE TSTvlt(Inx: SymbolTableIndexType
                ); EXTERNAL;

«eof»