代码搜索:instead

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

代码结果 6,048
www.eeworm.com/read/320652/3543280

h math_ldbl.h

#ifndef _MATH_PRIVATE_H_ #error "Never use directly; include instead." #endif #include #include static inline void
www.eeworm.com/read/320652/3545174

h math_ldbl.h

#ifndef _MATH_PRIVATE_H_ #error "Never use directly; include instead." #endif #include #include static inline void
www.eeworm.com/read/304657/3786716

m4 gcc_ac_func_mkdir_takes_one_arg.m4

dnl Define MKDIR_TAKES_ONE_ARG if mkdir accepts only one argument instead dnl of the usual 2. AC_DEFUN([gcc_AC_FUNC_MKDIR_TAKES_ONE_ARG], [AC_CACHE_CHECK([if mkdir takes one argument], gcc_cv_mkdir_ta
www.eeworm.com/read/295117/3912076

h e2fsbb.h

/* vi: set sw=4 ts=4: */ /* * File: e2fsbb.h * * Redefine a bunch of e2fsprogs stuff to use busybox routines * instead. This makes upgrade between e2fsprogs versions easy. */ #ifndef __E2FSBB_H
www.eeworm.com/read/449649/1675651

java music2.java

//: c07:music2:Music2.java // Overloading instead of upcasting. // From 'Thinking in Java, 3rd ed.' (c) Bruce Eckel 2002 // www.BruceEckel.com. See copyright notice in CopyRight.txt. package c07.
www.eeworm.com/read/428548/1958734

h e2fsbb.h

/* vi: set sw=4 ts=4: */ /* * File: e2fsbb.h * * Redefine a bunch of e2fsprogs stuff to use busybox routines * instead. This makes upgrade between e2fsprogs versions easy. */ #ifndef __E2FSBB_H
www.eeworm.com/read/410728/2203706

changelog

2004-06-15 Alan Modra * interp.c (sim_prepare_for_program): Use bfd_get_section_size instead of bfd_get_section_size_before_reloc. 2003-08-08 Stephane Carrez
www.eeworm.com/read/398200/2386587

changelog

2003-07-02 Daniel N閞i * src/ftpclient.c (send_cmd): Fix typo in error message. (opendatasock): Use snprintf instead of sprintf. 2003-04-28 Andrew Lunn
www.eeworm.com/read/398200/2388033

changelog

2001-07-13 Gary Thomas * src/assabet_pcmcia.c (cf_hwr_change_state): Check for VERS_1 field instead of MANID since some cards don't seem to have that one. Suggested by I-Jui
www.eeworm.com/read/398200/2388341

changelog

2002-05-30 Jonathan Larmour * include/devs_eth_frv400.inl: Use CYGINT_IO_ETH_INT_SUPPORT_REQUIRED instead of CYGPKG_NET where required. 2002-03-28 Gary Thomas