Home
last modified time | relevance | path

Searched refs:SYSCUT (Results 1 – 15 of 15) sorted by relevance

/dports/lang/snobol4/snobol4-2.2.2/test/
H A Dglobals114 SYSCUT
H A Dproc.h.ref114 extern int SYSCUT __P((ret_t));
H A Dcallgraph.ref1302 ENDALL SYSCUT
1303 FTLEN2 SYSCUT
H A Dv311.sil226 * [PLB47] display signal number (SIGNCL) in SYSCUT
653 * SYSCUT
6833 SYSCUT XCALLC io_flushall,(0) Empty output buffers [PLB53]
7297 SIGNCL DESCR 0,0,0 Terminating signal() for SYSCUT [PLB47]
H A Dgenc.ref10582 SYSCUT(retval)
10585 ENTRY(SYSCUT)
/dports/lang/snobol4/snobol4-2.2.2/
H A Dglobals114 SYSCUT
H A Dproc.h114 extern int SYSCUT(ret_t);
H A Dproc.h2114 extern int SYSCUT(ret_t);
H A Dcallgraph1737 ENDALL SYSCUT
1738 FTLEN2 SYSCUT
H A DTODO.soon808 [except for SYSCUT, UNDF, INTR10, more? ]
H A DHistory4165 lib/init.c: use NORET for SYSCUT() call
6030 all of v311.sil as a monolithic function (no SYSCUT or UNDF
6081 v311.sil: display signam number (SIGNCL) from SYSCUT
6277 added SIGARG_T to SYSCUT prototype for picky compilers
H A Dv311.sil353 * [PLB47] display signal number (SIGNCL) in SYSCUT
780 * SYSCUT
10317 SYSCUT XCALLC io_flushall,(0) Empty output buffers [PLB53]
10829 SIGNCL DESCR 0,0,0 Terminating signal() for SYSCUT [PLB47]
H A Dsnobol4.c13964 SYSCUT(ret_t retval) { in SYSCUT() function
13965 ENTRY(SYSCUT) in SYSCUT()
H A Disnobol4.c2414 SYSCUT(ret_t retval) { in SYSCUT() function
2415 ENTRY(SYSCUT) in SYSCUT()
/dports/lang/snobol4/snobol4-2.2.2/lib/
H A Dinit.c570 SYSCUT(NORET); in err_catch()