代码搜索:PreDefines
找到约 234 项符合「PreDefines」的源代码
代码结果 234
www.eeworm.com/read/186388/5233722
h bsd386.h
/* Configuration for an i386 running BSDI's BSD/OS (formerly known as BSD/386)
as the target machine. */
#include "i386/386bsd.h"
/* We exist mostly to add -Dbsdi and such to the predefines. */
www.eeworm.com/read/190666/5172305
h gnu.h
/* Configuration for an i386 running GNU with ELF as the target machine. */
#undef TARGET_VERSION
#define TARGET_VERSION fprintf (stderr, " (i386 GNU)");
#undef CPP_PREDEFINES
#define CPP_PREDEFINE
www.eeworm.com/read/131315/5936218
h i386bsd.h
/* Configuration for an i386 running 386BSD as the target machine. */
/* This is tested by i386gas.h. */
#define YES_UNDERSCORES
#include "i386gstabs.h"
#undef CPP_PREDEFINES
#define CPP_PREDEFIN
www.eeworm.com/read/190666/5172328
h 386bsd.h
/* Configuration for an i386 running 386BSD as the target machine. */
/* This is tested by i386gas.h. */
#define YES_UNDERSCORES
#include "i386/gstabs.h"
#undef CPP_PREDEFINES
#define CPP_PREDEFI