Searched refs:CPPADD (Results 1 - 20 of 20) sorted by relevance

/netbsd-current/external/bsd/pcc/dist/pcc/os/bsd/
H A Dccconfig.h34 #define CPPADD { "-D__BSD2_11__", "-DBSD2_11", NULL } macro
/netbsd-current/external/bsd/pcc/dist/pcc/os/litebsd/
H A Dccconfig.h34 #define CPPADD { "-D__LiteBSD__", "-D__ELF__", "-D__unix__", \ macro
/netbsd-current/external/bsd/pcc/dist/pcc/os/sysv4/
H A Dccconfig.h37 #define CPPADD { "-Dunix", "-D__SVR4", "-D__unix", "-D__svr4__", "-D__ELF__", NULL } macro
/netbsd-current/external/bsd/pcc/dist/pcc/os/win32/
H A Dccconfig.h10 #define CPPADD { "-DWIN32", "-D_WIN32", NULL } macro
14 #define CPPADD { "-DWIN32", "-D_WIN32", "-D__MSVCRT__", "-D__MINGW32__", NULL } macro
/netbsd-current/external/bsd/pcc/dist/pcc/os/netbsd/
H A Dosdefs.h5 * CPPADD a comma separated list of strings, to be added to
8 #define CPPADD "-D__NetBSD__" macro
H A Dccconfig.h36 #define CPPADD { "-D__NetBSD__", "-D__ELF__", NULL, } macro
/netbsd-current/external/bsd/pcc/dist/pcc/os/android/
H A Dccconfig.h34 #define CPPADD { "-D__ANDROID__", "-D__linux__", "-D__ELF__", NULL, } macro
/netbsd-current/external/bsd/pcc/dist/pcc/os/midnightbsd/
H A Dccconfig.h30 #define CPPADD { \ macro
/netbsd-current/external/bsd/pcc/dist/pcc/os/freebsd/
H A Dccconfig.h31 #define CPPADD { "-D__FreeBSD__=" MKS(TARGOSVER), "-D__ELF__", \ macro
/netbsd-current/external/bsd/pcc/dist/pcc/os/sunos/
H A Dccconfig.h36 #define CPPADD { "-Dunix", "-Dsun", "-D__SVR4", "-D__unix", "-D__sun", "-D__SunOS", "-D__ELF__", NULL } macro
/netbsd-current/external/bsd/pcc/dist/pcc/os/nextstep/
H A Dccconfig.h36 #define CPPADD { \ macro
/netbsd-current/external/bsd/pcc/dist/pcc/os/mirbsd/
H A Dccconfig.h30 #define CPPADD { \ macro
/netbsd-current/external/bsd/pcc/dist/pcc/os/none/
H A Dccconfig.h40 #define CPPADD { NULL, } macro
/netbsd-current/external/bsd/pcc/dist/pcc/os/minix/
H A Dccconfig.h39 #define CPPADD { "-D__minix", "-D__ELF__", NULL } macro
75 #define CPPADD { "-D__minix", NULL } macro
/netbsd-current/external/bsd/pcc/dist/pcc/os/dragonfly/
H A Dccconfig.h38 #define CPPADD { "-D__DragonFly__", "-D__ELF__", NULL, } macro
/netbsd-current/external/bsd/pcc/dist/pcc/os/openbsd/
H A Dccconfig.h34 #define CPPADD { "-D__OpenBSD__", "-D__ELF__", NULL, } macro
/netbsd-current/external/bsd/pcc/dist/pcc/driver/
H A Dosdefs.h4 #define CPPADD \ macro
/netbsd-current/external/bsd/pcc/dist/pcc/os/linux/
H A Dccconfig.h34 #define CPPADD { "-D__linux__", "-D__ELF__", NULL, } macro
/netbsd-current/external/bsd/pcc/dist/pcc/os/darwin/
H A Dccconfig.h34 #define CPPADD { "-D__Darwin__", "-D__APPLE__", "-D__MACH__", "-D__APPLE_CPP__", NULL } macro
/netbsd-current/external/bsd/pcc/dist/pcc/cc/cc/
H A Dcc.c201 char *cppadd[] = CPPADD;

Completed in 205 milliseconds