代码搜索:PreDefines

找到约 234 项符合「PreDefines」的源代码

代码结果 234
www.eeworm.com/read/187283/8835829

h tm-i386esix.h

/* Definitions for Intel 386 running ESIX Unix System V. */ /* Just like SCO support except don't use their special library and predefined symbol. */ /* Mostly it's like AT&T Unix System V. */
www.eeworm.com/read/131315/5936416

h i860mach.h

/* Configuration for an i860 running Mach as the target machine. */ #include "i860.h" #undef TARGET_VERSION #define TARGET_VERSION fprintf (stderr, " (i860 Mach3.x)"); #undef CPP_PREDEFINES #defin
www.eeworm.com/read/187283/8835608

h tm-sun3mach.h

#include "tm-sun3.h" #undef CPP_PREDEFINES #define CPP_PREDEFINES "-Dmc68000 -Dsun -Dsun3 -Dunix -DMACH -DCMU -DMTXINU -DBIT_MSF -DBYTE_MSF" /* LINK_SPEC is needed only for Sunos 4. */ #undef LINK
www.eeworm.com/read/187283/8835666

h tm-i386sco.h

/* Definitions for Intel 386 running SCO Unix System V. */ /* Mostly it's like AT&T Unix System V. */ #include "tm-i386v.h" /* Use crt1.o as a startup file and crtn.o as a closing file. */ #und
www.eeworm.com/read/297233/8039846

h gnu.h

/* Configuration for an i386 running GNU with ELF as the target machine. */ /* This does it mostly for us. */ #include #undef CPP_PREDEFINES #define CPP_PREDEFINES GNU_CPP_PREDEFINE
www.eeworm.com/read/131315/5936305

h sparcbsd.h

#include "sparc.h" #undef LIB_SPEC #define LIB_SPEC "%{!p:%{!pg:-lc}}%{p:-lc_p}%{pg:-lc_p}" #undef STARTFILE_SPEC #define STARTFILE_SPEC "%{pg:gcrt0.o%s}%{!pg:%{p:gcrt0.o%s}%{!p:crt0.o%s}}" /* SunO
www.eeworm.com/read/131315/5936407

h sun3mach.h

#include "sun3.h" #undef CPP_PREDEFINES #define CPP_PREDEFINES "-Dmc68000 -Dsun -Dsun3 -Dunix -DMACH -DCMU -DMTXINU -DBIT_MSF -DBYTE_MSF" /* Specify extra dir to search for include files. */ #defin
www.eeworm.com/read/296774/7113965

h gnu.h

/* Configuration common to all targets running the GNU system. */ /* Macro to produce CPP_PREDEFINES for GNU on a given machine. */ #define GNU_CPP_PREDEFINES(machine) \ "-D" machine " -Acpu(" mach
www.eeworm.com/read/297233/8039460

h gnu.h

/* Configuration common to all targets running the GNU system. */ /* Macro to produce CPP_PREDEFINES for GNU on a given machine. */ #define GNU_CPP_PREDEFINES(machine) \ "-D" machine " -Acpu(" mach
www.eeworm.com/read/123658/14617792

h gnu.h

/* Configuration common to all targets running the GNU system. */ /* Macro to produce CPP_PREDEFINES for GNU on a given machine. */ #define GNU_CPP_PREDEFINES(machine) \ "-D" machine " -Acpu(" mach