代码搜索:PreDefines
找到约 234 项符合「PreDefines」的源代码
代码结果 234
www.eeworm.com/read/296774/7114024
h vsta.h
/* Configuration for an i386 running VSTa micro-kernel.
Copyright (C) 1994 Free Software Foundation, Inc.
Contributed by Rob Savoye (rob@cygnus.com).
This file is part of GNU CC.
GNU CC is fre
www.eeworm.com/read/296774/7114058
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/297233/8039703
h vsta.h
/* Configuration for an i386 running VSTa micro-kernel.
Copyright (C) 1994 Free Software Foundation, Inc.
Contributed by Rob Savoye (rob@cygnus.com).
This file is part of GNU CC.
GNU CC is fre
www.eeworm.com/read/316477/13522246
txt readme.txt
Embest S3CEV40 开发板检测例程 版本 V2.2 2004
Embest S3C44B0X Evaluation Board(S3CEV40)
*==================================*
*= Embest Info&Tech Co.,LTD. =*
*===================
www.eeworm.com/read/123658/14617914
h vsta.h
/* Configuration for an i386 running VSTa micro-kernel.
Copyright (C) 1994 Free Software Foundation, Inc.
Contributed by Rob Savoye (rob@cygnus.com).
This file is part of GNU CC.
GNU CC is fre
www.eeworm.com/read/123658/14617980
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/206787/15289902
txt readme.txt
Led灯控制实验用例
目录文件结构:
led_test
├─ main.c C语言主源文件
└─ led.c Led灯控制函数源文件
=======================================================================
*
www.eeworm.com/read/206786/15289909
txt readme.txt
Led灯控制实验用例
目录文件结构:
led_test
├─ RWrams.s 使用汇编语言读写RAM 源文件
└─ main.c C语言主源文件(使用C语言读写RAM )
测试结果:
----------------------UART0: 115200,8,n,1-----------
www.eeworm.com/read/158865/5594057
h vsta.h
/* Configuration for an i386 running VSTa micro-kernel.
Copyright (C) 1994 Free Software Foundation, Inc.
Contributed by Rob Savoye (rob@cygnus.com).
This file is part of GNU CC.
GNU CC is fre
www.eeworm.com/read/187283/8835668
h tm-ultrix.h
#include "tm-vax.h"
#undef CPP_PREDEFINES
#define CPP_PREDEFINES "-Dvax -Dunix -Dultrix -Dbsd4_2 -D__vax -D__unix -D__ultrix -D__bsd4_2"
/* By default, allow $ to be part of an identifier. */
#defi