Home
last modified time | relevance | path

Searched defs:ALMAX (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/bsd/pcc/dist/pcc/cc/cxxcom/
H A Dgcc_compat.c198 #define ALMAX (ALLDOUBLE > ALLONGLONG ? ALLDOUBLE : ALLONGLONG) macro
/netbsd-src/external/bsd/pcc/dist/pcc/arch/m68k/
H A Dmacdefs.h58 #define ALMAX 64 macro
/netbsd-src/external/bsd/pcc/dist/pcc/arch/amd64/
H A Dmacdefs.h72 #define ALMAX 128 macro
/netbsd-src/external/bsd/pcc/dist/pcc/arch/i86/
H A Dmacdefs.h71 #define ALMAX 128 /* not yet supported type */ macro
/netbsd-src/external/bsd/pcc/dist/pcc/arch/i386/
H A Dmacdefs.h79 #define ALMAX 128 /* not yet supported type */ macro
/netbsd-src/external/bsd/pcc/dist/pcc/cc/ccom/
H A Dgcc_compat.c298 #define ALMAX (ALLDOUBLE > ALLONGLONG ? ALLDOUBLE : ALLONGLONG) macro