代码搜索:instead
找到约 6,048 项符合「instead」的源代码
代码结果 6,048
www.eeworm.com/read/16589/680786
h pic16f1516.h
#ifndef _HTC_H_
#warning Header file pic16f1516.h included directly. Use #include instead.
#endif
/* header file for the MICROCHIP PIC microcontroller
* 16F1516
*/
#ifndef __PIC
www.eeworm.com/read/16589/680798
h pic16lf1824.h
#ifndef _HTC_H_
#warning Header file pic16lf1824.h included directly. Use #include instead.
#endif
/* header file for the MICROCHIP PIC microcontroller
* 16LF1824
*/
#ifndef __P
www.eeworm.com/read/486037/1255134
h endian.h
/* ARM is (usually) little-endian but with a big-endian FPU. */
#ifndef _ENDIAN_H
# error "Never use directly; include instead."
#endif
#ifdef __ARMEB__
#define __BYTE_OR
www.eeworm.com/read/486037/1256699
h endian.h
/* ARM is (usually) little-endian but with a big-endian FPU. */
#ifndef _ENDIAN_H
# error "Never use directly; include instead."
#endif
#ifdef __ARMEB__
#define __BYTE_OR
www.eeworm.com/read/479151/1340029
makefile
#
# Makefile for linux/drivers/net/fc
#
# 9 Aug 2000, Christoph Hellwig
# Rewritten to use lists instead of if-statements.
#
O_TARGET := fc.o
obj-$(CONFIG_IPHASE5526) += iph5526.
www.eeworm.com/read/457053/1600615
scen-670x670-50-600-20-1
#
### this scenario file uses node index of 0 instead of 1.
# nodes: 50, pause: 600.00, max speed: 20.00 max x = 670.00, max y: 670.00
#
set god_ [God instance]
$node_(0) set X_ 252.959383262454
$nod
www.eeworm.com/read/455269/1624486
scen-670x670-50-600-20-1
#
### this scenario file uses node index of 0 instead of 1.
# nodes: 50, pause: 600.00, max speed: 20.00 max x = 670.00, max y: 670.00
#
set god_ [God instance]
$node_(0) set X_ 252.959383262454
$nod
www.eeworm.com/read/251805/4416520
c testgl.c
#include
#include
#include
#include
#include "SDL.h"
#ifdef HAVE_OPENGL
#include "SDL_opengl.h"
/* Undefine this if you want a flat cube instead
www.eeworm.com/read/246537/4493542
h unpthread.h
/* Our own header for the programs that use threads.
Include this file, instead of "unp.h". */
#ifndef __unp_pthread_h
#define __unp_pthread_h
#include "unp.h"
void Pthread_create(pthread_t *, c
www.eeworm.com/read/246537/4493583
h unpthread.h
/* Our own header for the programs that use threads.
Include this file, instead of "unp.h". */
#ifndef __unp_pthread_h
#define __unp_pthread_h
#include "unp.h"
void Pthread_create(pthread_t *, c