Home
last modified time | relevance | path

Searched refs:FIXDEF (Results 1 – 6 of 6) sorted by relevance

/original-bsd/old/pcc/mip/
H A Dpass1.h90 #ifndef FIXDEF
91 #define FIXDEF(p) macro
H A Dmfile151 # ifndef FIXDEF
52 # define FIXDEF(p)
H A Dpftn.c130 FIXDEF(p);
387 FIXDEF(p);
1022 if( d1==0 ) FIXDEF(&stab[pstk->in_id]); in endinit()
/original-bsd/old/pcc/ccom.vax/
H A Dmacdefs.h68 #define FIXDEF(p) if (!nerrors) outstab(p); else macro
H A Dmacdefs74 # define FIXDEF(p) outstab(p)
/original-bsd/old/pcc/ccom.tahoe/
H A Dmacdefs.h69 #define FIXDEF(p) if (!nerrors) outstab(p); else macro