代码搜索:instead
找到约 6,048 项符合「instead」的源代码
代码结果 6,048
www.eeworm.com/read/131315/5936436
x-romp
# obstack.h assumes that if __STDC__ is defined an ANSI C preprocessor is
# being used. -Hnocpp makes hc use its builtin preprocessor instead of
# /lib/cpp. gcc doesn't use , so it does
www.eeworm.com/read/131315/5940615
mh rs6000.mh
# configuration for IBM rs6000 running aix
INSTALL=cp
# /usr/include/unistd.h has write(int, char*, unsigned) instead
# of write(int, const void*, size_t). This causes problems due
# to g++ new pedan
www.eeworm.com/read/124910/6035654
h math_ldbl.h
#ifndef _MATH_PRIVATE_H_
#error "Never use directly; include instead."
#endif
/* A union which permits us to convert between a long double and
three 32 bit ints. */
www.eeworm.com/read/124910/6038147
makefile
# This flag is necessary because GCC now tries to call _Q_{mul, etc...}
# instead of doing the stuff the hard way. For now, printf_fp.o, __vfscanf.o,
# and difftime.o don't work because of this. The
www.eeworm.com/read/124910/6038193
h setjmp.h
/* Define the machine-dependent type `jmp_buf'. Stub version. */
#ifndef _SETJMP_H
# error "Never include directly; use instead."
#endif
/* XXX This should go into diffe
www.eeworm.com/read/124910/6038375
h math_ldbl.h
#ifndef _MATH_PRIVATE_H_
#error "Never use directly; include instead."
#endif
/* A union which permits us to convert between a long double and
four 32 bit ints or tw
www.eeworm.com/read/124910/6038565
h math_ldbl.h
#ifndef _MATH_PRIVATE_H_
#error "Never use directly; include instead."
#endif
/* A union which permits us to convert between a long double and
three 32 bit ints. */
www.eeworm.com/read/124910/6039419
h math_ldbl.h
#ifndef _MATH_PRIVATE_H_
#error "Never use directly; include instead."
#endif
/* A union which permits us to convert between a long double and
three 32 bit ints. */
www.eeworm.com/read/121089/6070596
c root.c
/* root.c - generate a path to a file from the root
*
* Modifications:
*
* 30-Jul-1986 mz Add sensitivity for network names
* 29-Oct-1986 mz Use c-runtime instead of Z-alike
* 18-Oc
www.eeworm.com/read/113536/6128143
c root.c
/* root.c - generate a path to a file from the root
*
* Modifications:
*
* 30-Jul-1986 mz Add sensitivity for network names
* 29-Oct-1986 mz Use c-runtime instead of Z-alike
* 18-Oc