代码搜索:instead

找到约 6,048 项符合「instead」的源代码

代码结果 6,048
www.eeworm.com/read/127694/6002406

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/127694/6002447

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/127694/6002815

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/124910/6035909

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/121089/6070615

c forfile.c

/* forfile (filename, attr, routine) step through file names calling routine * 29-Oct-1986 mz Use c-runtime instead of Z-alike * 24-Feb-1987 bw Do findclose() to make FAPI happy. */ #include
www.eeworm.com/read/119864/6080970

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/113536/6128162

c forfile.c

/* forfile (filename, attr, routine) step through file names calling routine * 29-Oct-1986 mz Use c-runtime instead of Z-alike * 24-Feb-1987 bw Do findclose() to make FAPI happy. */ #include
www.eeworm.com/read/113071/6142039

java examinfo.java

import java.awt.*; import java.awt.event.*; import javax.swing.*; import javax.swing.event.*; import java.io.*; import java.util.*; /** Pane for editing the Exam info. Instead of a full MVC paradigm,
www.eeworm.com/read/110972/6161995

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/110034/6170419

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.