代码搜索:instead

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

代码结果 6,048
www.eeworm.com/read/242082/4556442

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
www.eeworm.com/read/240204/4577245

h glibtojava.h

#ifndef GLIBTOJAVA_H #define GLIBTOJAVA_H #include "glib.h" // unistd.h is not included on Windows. Instead, // oaa-windows.h contains the necessary definitions. #ifndef _WINDOWS #include
www.eeworm.com/read/240162/4579575

c ptrintsum1.c

// PR c++/4401 // This testcase was miscompiled on 64-bit platforms, resulting to // operating on a[0x100000000] instead of a[0]. // { dg-do run } // { dg-options "-O2" } char *a; char b[] = "AAAA";
www.eeworm.com/read/237551/4623593

h endian.h

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

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/236894/4637171

hpp all.hpp

/* This file is automatically generated; do not edit. */ /* Add the files to be included into Makefile.am instead. */ #include #include
www.eeworm.com/read/234134/4661936

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
www.eeworm.com/read/233522/4667690

h vcl_fstream.h

#ifndef vcl_generic_fstream_h_ #define vcl_generic_fstream_h_ // THIS IS A GENERATED FILE. DO NOT EDIT! -- Instead, edit vcl_fstream.hhh and run make // filebuf #ifndef vcl_filebuf #define vc
www.eeworm.com/read/233522/4667693

h vcl_complex.h

#ifndef vcl_generic_complex_h_ #define vcl_generic_complex_h_ // THIS IS A GENERATED FILE. DO NOT EDIT! -- Instead, edit vcl_complex.hhh and run make // complex #ifndef vcl_complex #define vc
www.eeworm.com/read/233522/4667719

h vcl_streambuf.h

#ifndef vcl_generic_streambuf_h_ #define vcl_generic_streambuf_h_ // THIS IS A GENERATED FILE. DO NOT EDIT! -- Instead, edit vcl_streambuf.hhh and run make // basic_streambuf #ifndef vcl_basic