代码搜索:instead
找到约 6,048 项符合「instead」的源代码
代码结果 6,048
www.eeworm.com/read/395229/2444898
h syscalls.h
#ifndef _BITS_SYSCALLS_H
#define _BITS_SYSCALLS_H
#ifndef _SYSCALL_H
# error "Never use directly; include instead."
#endif
#include
/* Do something ver
www.eeworm.com/read/395229/2445021
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/390680/2526050
m4 libxml.m4
# Configure paths for LIBXML2
# Mike Hommey 2004-06-19
# use CPPFLAGS instead of CFLAGS
# Toshio Kuratomi 2001-04-21
# Adapted from:
# Configure paths for GLIB
# Owen Taylor 97-11-3
dnl AM_PATH_X
www.eeworm.com/read/367182/2850677
h endian.h
/* SH is bi-endian but with a big-endian FPU. */
#ifndef _ENDIAN_H
# error "Never use directly; include instead."
#endif
#ifdef __LITTLE_ENDIAN__
#define __BYTE_ORDER __L
www.eeworm.com/read/351636/3101875
h vcl_cmath.h
#ifndef vcl_generic_cmath_h_
#define vcl_generic_cmath_h_
// THIS IS A GENERATED FILE. DO NOT EDIT! -- Instead, edit vcl_cmath.hhh and run make
// abs
#ifndef vcl_abs
#define vcl_abs vcl_gene
www.eeworm.com/read/351636/3101899
h vcl_blah.h
#ifndef vcl_generic_blah_h_
#define vcl_generic_blah_h_
// THIS IS A GENERATED FILE. DO NOT EDIT! -- Instead, edit vcl_blah.hhh and run make
// blah
#ifndef vcl_blah
#define vcl_blah vcl_gene
www.eeworm.com/read/351636/3101922
h vcl_list.h
#ifndef vcl_generic_list_h_
#define vcl_generic_list_h_
// THIS IS A GENERATED FILE. DO NOT EDIT! -- Instead, edit vcl_list.hhh and run make
// list
#ifndef vcl_list
#define vcl_list vcl_gene
www.eeworm.com/read/161121/5557205
h sys32.h
#ifndef _PARISC64_KERNEL_SYS32_H
#define _PARISC64_KERNEL_SYS32_H
/* Call a kernel syscall which will use kernel space instead of user
* space for its copy_to/from_user.
*/
#define KERNEL_SYSCALL(r
www.eeworm.com/read/158865/5593298
texi intdoc.texi
@c This file is automatically derived from intdoc.c, intdoc.in,
@c ansify.c, intrin.def, and intrin.h. Edit those files instead.
@menu
@ifset familyF2U
* Abort Intrinsic:: Abort the program.
@end
www.eeworm.com/read/252613/6787855
h crc.h
#ifndef CRYPTOPP_CRC32_H
#define CRYPTOPP_CRC32_H
#include "cryptlib.h"
NAMESPACE_BEGIN(CryptoPP)
/* Must use this value instead of ~0 due to 64-bit computers */
const unsigned long CRC32_N