Home
last modified time | relevance | path

Searched refs:MODTYPE (Results 1 – 5 of 5) sorted by relevance

/original-bsd/old/pcc/mip/
H A Dmanifest.h40 #define MODTYPE(x,y) x = ((x)&(~BTMASK))|(y) /* set basic type of x to y */ macro
H A Dmanifest176 # define MODTYPE(x,y) x = ( (x)&(~BTMASK))|(y) /* set basic type of x to y */
H A Dtrees.c1011 MODTYPE(p->in.type,ty);
/original-bsd/old/pcc/ccom.vax/
H A Dlocal.c357 MODTYPE(type,INT);
361 MODTYPE(type,UNSIGNED);
/original-bsd/old/pcc/ccom.tahoe/
H A Dlocal.c360 MODTYPE(type,INT);
364 MODTYPE(type,UNSIGNED);