代码搜索:instead
找到约 6,048 项符合「instead」的源代码
代码结果 6,048
www.eeworm.com/read/320652/3544538
h a.out.h
#ifndef __A_OUT_GNU_H__
# error "Never use directly; include instead."
#endif
/* Signal to users of this header that this architecture really doesn't
support a.out binary
www.eeworm.com/read/320652/3544640
h a.out.h
#ifndef __A_OUT_GNU_H__
# error "Never use directly; include instead."
#endif
#include
#if __WORDSIZE == 64
/* Signal to users of this header that this ar
www.eeworm.com/read/316872/3589852
s head.s
/* $Id: head.S,v 1.4 2004/11/01 16:10:28 starvik Exp $
*
* This used to be the rescue code but now that is handled by the
* RedBoot based RFL instead. Nothing to see here, move along.
*/
#include
www.eeworm.com/read/316872/3598879
h compiler-intel.h
#ifndef __LINUX_COMPILER_H
#error "Please don't include directly, include instead."
#endif
#ifdef __ECC
/* Some compiler specific definitions are overwrit
www.eeworm.com/read/316872/3600046
h checksum.h
#ifndef _ASM_CRIS_ARCH_CHECKSUM_H
#define _ASM_CRIS_ARCH_CHECKSUM_H
/*
* Check values used in TCP/UDP headers.
*
* The gain of doing this in assembler instead of C, is that C doesn't
* generate c
www.eeworm.com/read/308494/3713513
c fts2.c
/* fts2 has a design flaw which can lead to database corruption (see
** below). It is recommended not to use it any longer, instead use
** fts3 (or higher). If you believe that your use of fts2 is s
www.eeworm.com/read/308494/3713542
c fts1.c
/* fts1 has a design flaw which can lead to database corruption (see
** below). It is recommended not to use it any longer, instead use
** fts3 (or higher). If you believe that your use of fts1 is s
www.eeworm.com/read/294038/3923428
makefile
#
# Makefile for the USB Mass Storage device drivers.
#
# 15 Aug 2000, Christoph Hellwig
# Rewritten to use lists instead of if-statements.
#
O_TARGET := storage.o
EXTRA_CFLAGS :=
www.eeworm.com/read/294038/3924390
makefile
#
# Makefile for the Linux network (wan) device drivers.
#
# 3 Aug 2000, Christoph Hellwig
# Rewritten to use lists instead of if-statements.
#
SUB_DIRS :=
O_TARGET := wan.o
www.eeworm.com/read/291168/3968777
txt options.txt
Note that the UNROLL option makes the 'inner' des loop unroll all 16 rounds
instead of the default 4.
RISC1 and RISC2 are 2 alternatives for the inner loop and
PTR means to use pointers arithmatic ins