代码搜索:instead

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

代码结果 6,048
www.eeworm.com/read/410339/2212780

h uclibc_config.h

/* * Automatically generated C config: don't edit */ #if !defined __FEATURES_H && !defined __need_uClibc_config_h #error Never include directly; use instead #endi
www.eeworm.com/read/396844/2407586

m myones.m

function T = myones(sizes) % MYONES Like the built-in ones, except myones(k) produces a k*1 vector instead of a k*k matrix, % T = myones(sizes) if length(sizes)==0 T = 1; elseif length(sizes)==1
www.eeworm.com/read/395229/2444317

h endian.h

/* e1 is big-endian. */ #ifndef _ENDIAN_H # error "Never use directly; include instead." #endif #define __BYTE_ORDER __BIG_ENDIAN
www.eeworm.com/read/395229/2444458

h endian.h

/* i386 is little-endian. */ #ifndef _ENDIAN_H # error "Never use directly; include instead." #endif #define __BYTE_ORDER __LITTLE_ENDIAN
www.eeworm.com/read/395229/2444941

h endian.h

/* i386 is little-endian. */ #ifndef _ENDIAN_H # error "Never use directly; include instead." #endif #define __BYTE_ORDER __LITTLE_ENDIAN
www.eeworm.com/read/395229/2444945

s vfork.s

/* * June 3, 2003 Erik Andersen * */ #define _ERRNO_H 1 #include #include #ifndef __NR_vfork /* No vfork so use fork instead */ .weak vfork ; vfork = _
www.eeworm.com/read/395229/2445544

h uclibc_config.h

/* * Automatically generated C config: don't edit */ #if !defined __FEATURES_H && !defined __need_uClibc_config_h #error Never include directly; use instead #endi
www.eeworm.com/read/395229/2446649

h uclibc_config.h

/* * Automatically generated C config: don't edit */ #if !defined __FEATURES_H && !defined __need_uClibc_config_h #error Never include directly; use instead #endi
www.eeworm.com/read/393286/2482562

makefile

# # Makefile for the Linux network (wan) device drivers. # # 3 Aug 2000, Christoph Hellwig # Rewritten to use lists instead of if-statements. # wanpipe-y := sdlamain.o sdla_ft1.
www.eeworm.com/read/375736/2721597

c mapenv.c

/* snoop through the environment for a name and return the value end of things * 29-Oct-1986 mz Use c-runtime instead of Z-alike */ #include #include "..\h\tools.h" #include