Searched refs:PERMTYPE (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/bsd/pcc/dist/pcc/mip/
H A Dpass2.h431 #ifndef PERMTYPE
432 #define PERMTYPE(a) (INT) macro
H A Dregs.c3090 type = PERMTYPE(permregs[i]);
3092 if (PERMTYPE(nblock[i+tempmin].r_color) != type)
/netbsd-current/external/bsd/pcc/dist/pcc/arch/hppa/
H A Dmacdefs.h448 #define PERMTYPE(x) ((x) < 32? INT : ((x) < 64? LONGLONG : ((x) < 93? LDOUBLE : FLOAT))) macro
H A Dlocal2.c126 off += szty(PERMTYPE(i)) * SZINT/SZCHAR;

Completed in 258 milliseconds