代码搜索:instead

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

代码结果 6,048
www.eeworm.com/read/163821/5508896

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/163821/5508976

h endian.h

/* cris is little-endian. */ #ifndef _ENDIAN_H # error "Never use directly; include instead." #endif #define __BYTE_ORDER __LITTLE_ENDIAN
www.eeworm.com/read/135259/13945139

h srvmisc.h

#pragma option push -b -a8 -pc -A- /*P_O_Push*/ #ifndef RC_INVOKED #pragma message("WARNING: your code should #include srv.h instead of srvmisc.h") #endif /* !RC_INVOKED */ #include "srv.h" #pr
www.eeworm.com/read/135259/13945301

h srvtok.h

#pragma option push -b -a8 -pc -A- /*P_O_Push*/ #ifndef RC_INVOKED #pragma message("WARNING: your code should #include srv.h instead of srvtok.h") #endif /* !RC_INVOKED */ #include "srv.h" #pra
www.eeworm.com/read/135259/13946361

h srvapi.h

#pragma option push -b -a8 -pc -A- /*P_O_Push*/ #ifndef RC_INVOKED #pragma message("WARNING: your code should #include srv.h instead of srvapi.h") #endif /* !RC_INVOKED */ #include "srv.h" #pra
www.eeworm.com/read/421085/10756056

sh generator.sh

#!/bin/bash # $Id: generator.sh 9537 2006-10-12 16:27:13Z nijel $ # # Shell script that adds a new function file using a template. Should not be called directly # but instead by template_Generator.sh
www.eeworm.com/read/123250/6062001

sh generator.sh

#!/bin/bash # $Id: generator.sh,v 2.0 2003/11/18 15:20:44 nijel Exp $ # # Shell script that adds a new function file using a template. Should not be called directly # but instead by template_Generator
www.eeworm.com/read/162614/5527291

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/170860/9784008

sh generator.sh

#!/bin/bash # $Id: generator.sh,v 2.0 2003/11/18 15:20:44 nijel Exp $ # # Shell script that adds a new function file using a template. Should not be called directly # but instead by template_Generator
www.eeworm.com/read/203305/15362166

sh generator.sh

#!/bin/bash # $Id: generator.sh 9537 2006-10-12 16:27:13Z nijel $ # # Shell script that adds a new function file using a template. Should not be called directly # but instead by template_Generator.sh