代码搜索:instead
找到约 6,048 项符合「instead」的源代码
代码结果 6,048
www.eeworm.com/read/162614/5528577
c 20020303-1.c
/* With -fzero-initialized-in-bss, we made I a common symbol instead
of a symbol in the .bss section. Not only does that break semantics,
but a common symbol can't be weak. */
int i __attribu
www.eeworm.com/read/158865/5594025
h seq2-sysv3.h
/* Sequent DYNIX/ptx 2.x (SVr3) */
#include "i386/seq-sysv3.h"
/* Use atexit for static destructors, instead of defining
our own exit function. */
#define HAVE_ATEXIT
www.eeworm.com/read/158865/5594098
h osf1elfgdb.h
/* Target definitions for GNU compiler for Intel 80386 running OSF/1 1.3+
with gas and gdb. */
/* Use stabs instead of DWARF debug format. */
#define PREFERRED_DEBUGGING_TYPE DBX_DEBUG
#include
www.eeworm.com/read/100289/15877804
htm var.htm
B-tree variations
B-tree variations
As described below, a number of variations to the basic B-tree algorithms can be attempted in order to save time or space.
B-tre
www.eeworm.com/read/100029/15887913
uk sunsite.org.uk
package=mirror
comment=The Mirror Package
site=sunsite.org.uk
remote_dir=packages/mirror
# This setting of local_dir is suitable for Un*x
local_dir=/var/tmp/mirror
# If you are under Wind*ws the
www.eeworm.com/read/296774/7113572
h iris5gdb.h
/* Definitions of target machine for GNU compiler. Irix version 5 with gas
and gdb. */
/* Use stabs instead of ECOFF debug format. */
#define PREFERRED_DEBUGGING_TYPE DBX_DEBUG
#include "mips/
www.eeworm.com/read/136072/5874080
h ioctl-types.h
#ifndef _SYS_IOCTL_H
# error "Never use directly; include instead."
#endif
#include
www.eeworm.com/read/136072/5874697
h syscalls.h
#ifndef _BITS_SYSCALLS_H
#define _BITS_SYSCALLS_H
#ifndef _SYSCALL_H
# error "Never use directly; include instead."
#endif
#include
/* Do something very
www.eeworm.com/read/124910/6037388
h ioctl-types.h
#ifndef _SYS_IOCTL_H
# error "Never use directly; include instead."
#endif
#include
www.eeworm.com/read/100285/6271309
c rewritedefine.c
/*-------------------------------------------------------------------------
*
* rewriteDefine.c
* routines for defining a rewrite rule
*
* Copyright (c) 1994, Regents of the University of Calif