Google
 

Trailing-Edge - PDP-10 Archives - BB-P363B-SM_1985 - mcb/nml/nmlndl.lst
There are no other files named nmlndl.lst in the archive.
								24-May-1985 13:21:39	TOPS-20 Bliss-16 2A(530)	    Page   1
								 3-Jan-1983 01:27:00	DNET61:<MCB.NML>NMLNDL.BLI.1 (1)

;	  0001	!                    COPYRIGHT (c) 1980, 1981, 1982
;	  0002	!                    DIGITAL EQUIPMENT CORPORATION
;	  0003	!                        Maynard, Massachusetts
;	  0004	!
;	  0005	!     This software is furnished under a license and may  be  used
;	  0006	!     and copied only in accordance with the terms of such license
;	  0007	!     and with the inclusion of the above copyright notice.   This
;	  0008	!     software  or any other copies thereof may not be provided or
;	  0009	!     otherwise made available to any other person.  No  title  to
;	  0010	!     and ownership of the software is hereby transferred.
;	  0011	!
;	  0012	!     The information  in  this  software  is  subject  to  change
;	  0013	!     without  notice  and should not be construed as a commitment
;	  0014	!     by DIGITAL EQUIPMENT CORPORATION.
;	  0015	!
;	  0016	!     DIGITAL assumes no responsibility for the use or reliability
;	  0017	!     of  its  software  on  equipment  which  is  not supplied by
;	  0018	!     DIGITAL.
;	  0019	
;	  0020	module NMLDTL	(
;	  0021			ident = 'KLUDGE'
;	  0022			) =
;	  0023	begin
;	  0024	library 'NMLLIB';
;	  0025	
;	  0026	external routine
;	  0027	    NML$REQUEST_MANAGER;
;	  0028	
;	  0029	%global_routine ('NML$DUMP', REQ : ref REQUEST_BLOCK) =
;	  0030	    begin
;	L 0031	    $NICE$ERR_UFO
; %PRINT:	Unrecognized function or option
;	  0032	    end;				!End of NML$DUMP


						.TITLE	NMLDTL
						.IDENT	/KLUDGE/

						.GLOBL	NL.INIT, NL.RENTER, NL.REMOVE
						.GLOBL	NL.FINISH


						.SBTTL	NL.DMP NML$DUMP as NL_DMP
000000						.PSECT	$CODE$,  RO 

000000	012700  177777 			NL.DMP::MOV	#-1,R0				;					0029
000004	000207 					RTS	PC
; Routine Size:  3 words,	Routine Base:  $CODE$ + 0000
; Maximum stack depth per invocation:  0 words
NMLDTL								24-May-1985 13:21:39	TOPS-20 Bliss-16 2A(530)	    Page   2
KLUDGE		NML$DUMP as NL_DMP				 3-Jan-1983 01:27:00	DNET61:<MCB.NML>NMLNDL.BLI.1 (2)

;	  0033	
;	  0034	%global_routine ('NML$TRIGGER', REQ : ref REQUEST_BLOCK) =
;	  0035	    begin
;	L 0036	    $NICE$ERR_UFO
; %PRINT:	Unrecognized function or option
;	  0037	    end;				!End of NML$TRIGGER


						.SBTTL	NL.TRG NML$TRIGGER as NL_TRG
000000	012700  177777 			NL.TRG::MOV	#-1,R0				;					0034
000004	000207 					RTS	PC
; Routine Size:  3 words,	Routine Base:  $CODE$ + 0006
; Maximum stack depth per invocation:  0 words
NMLDTL								24-May-1985 13:21:39	TOPS-20 Bliss-16 2A(530)	    Page   3
KLUDGE		NML$TRIGGER as NL_TRG				 3-Jan-1983 01:27:00	DNET61:<MCB.NML>NMLNDL.BLI.1 (3)

;	  0038	
;	  0039	%global_routine ('NML$LOAD', REQ : ref REQUEST_BLOCK) =
;	  0040	    begin
;	L 0041	    $NICE$ERR_UFO
; %PRINT:	Unrecognized function or option
;	  0042	    end;				!End of NML$LOAD


						.SBTTL	NL.LOD NML$LOAD as NL_LOD
000000	012700  177777 			NL.LOD::MOV	#-1,R0				;					0039
000004	000207 					RTS	PC
; Routine Size:  3 words,	Routine Base:  $CODE$ + 0014
; Maximum stack depth per invocation:  0 words


;	  0043	end				!End of Module NMLDTL
;	  0044	eludom



;					PSECT SUMMARY
;
;	Psect Name			Words	  Attributes
;	 $CODE$				    9	    RO ,  I  ,  LCL,  REL,  CON




;				LIBRARY STATISTICS
;
;					     -------- Symbols --------    Blocks
;	File				     Total    Loaded   Percent      Read
;
;  DNET61:<MCB.NML>NMLLIB.L16.2		      2718        65         2         0
NMLDTL								24-May-1985 13:21:39	TOPS-20 Bliss-16 2A(530)	    Page   4
KLUDGE		NML$LOAD as NL_LOD				 3-Jan-1983 01:27:00	DNET61:<MCB.NML>NMLNDL.BLI.1 (4)

;	  0045	
;	  0046	! Local Modes:
;	  0047	! Mode:BLISS
;	  0048	! Auto Save Mode:2
;	  0049	! Comment Column:40
;	  0050	! Comment Rounding:+1
;	  0051	! End:
; Size:		9 code + 0 data words
; Run Time:	00:01.3
; Elapsed Time:	00:03.7
; Memory Used:	25 pages
; Compilation Complete
NML$REQUEST_MANAGER		  27*
NMLDTL				  20#
REQ				  29	  34	  39
REQUEST_BLOCK			  29	  34	  39
$NICE$ERR_UFO			  31	  36	  41
%GLOBAL_ROUTINE			  29#	  34#	  39#