1: #include <stdio.h>
   2: #include <mp.h>
   3: extern MINT *x, *b, *one, *c64, *t45, *z, *q, *r, *two, *t15;
   4: extern char buf[256];
   5: #ifdef debug
   6: #define nin(x, y) m_in(x, 8, y)
   7: #define nout(x, y) m_out(x, 8, y)
   8: #endif

Defined macros

nin defined in line 6; used 2 times
nout defined in line 7; used 2 times

Usage of this include

Last modified: 1981-07-10
Generated: 2016-12-26
Generated by src2html V0.67
page hit count: 559
Valid CSS Valid XHTML 1.0 Strict