代码搜索:instead

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

代码结果 6,048
www.eeworm.com/read/16589/680569

h pic1699.h

#ifndef _HTC_H_ #warning Header file pic1699.h included directly. Use #include instead. #endif /* * Header file for the Microchip PIC 16C84 chip * with 16k of ROM * Note: this is
www.eeworm.com/read/16589/680618

h pic12f683.h

#ifndef _HTC_H_ #warning Header file pic12f683.h included directly. Use #include instead. #endif /* header file for the MICROCHIP PIC microcontroller */ #ifndef __PIC12F683_H #
www.eeworm.com/read/486037/1256659

h syscall.h

/* Generated at libc build time from kernel syscall list. */ #ifndef _SYSCALL_H # error "Never use directly; include instead." #endif #define SYS_SYSCALL_BASE __NR_
www.eeworm.com/read/485711/1260333

java music2.java

//: c07:music2:Music2.java // From 'Thinking in Java, 2nd ed.' by Bruce Eckel // www.BruceEckel.com. See copyright notice in CopyRight.txt. // Overloading instead of upcasting. class Note {
www.eeworm.com/read/470720/1450593

x hugeval.x

# This test fails under hpux 9.X and 10.X because HUGE_VAL is DBL_MAX # instead of +Infinity. global target_triplet if { [istarget "hppa*-*-hpux9*"] || [istarget "hppa*-*-hpux10*"] } { set tort
www.eeworm.com/read/470693/1462539

x hugeval.x

# This test fails under hpux 9.X and 10.X because HUGE_VAL is DBL_MAX # instead of +Infinity. global target_triplet if { [istarget "hppa*-*-hpux9*"] || [istarget "hppa*-*-hpux10*"] } { set tort
www.eeworm.com/read/240162/4588403

x hugeval.x

# This test fails under hpux 9.X and 10.X because HUGE_VAL is DBL_MAX # instead of +Infinity. global target_triplet if { [istarget "hppa*-*-hpux9*"] || [istarget "hppa*-*-hpux10*"] } { set tort
www.eeworm.com/read/233448/4682366

x hugeval.x

# This test fails under hpux 9.X and 10.X because HUGE_VAL is DBL_MAX # instead of +Infinity. global target_triplet if { [istarget "hppa*-*-hpux9*"] || [istarget "hppa*-*-hpux10*"] } { set tort
www.eeworm.com/read/229403/4756297

patch 800-debian_linux-use-underscore-exit.patch

Status: committed upstream after 6.3. Fixes some terminal mangling in gdbtui. 2004-12-04 Daniel Jacobowitz PR tui/1703 * linux-nat.c (linux_tracefork_child): Use _exit instead
www.eeworm.com/read/208294/4994657

i ogr_perl.i

/* * $Id: ogr_perl.i 10342 2006-11-19 20:07:35Z ajolma $ * * perl specific code for ogr bindings. */ /* * $Log$ * Revision 1.6 2006/11/19 20:07:35 ajolma * instead of renaming, create GetFie