代码搜索:instead
找到约 6,048 项符合「instead」的源代码
代码结果 6,048
www.eeworm.com/read/366702/2862332
c mips-ps-7.c
/* mips-ps-5.c with -mips32r2 instead of -mips64. */
/* { dg-do compile } */
/* { dg-mips-options "-mips32r2 -O2 -mpaired-single -ftree-vectorize" } */
extern float a[], b[], c[];
NOMIPS16 void
foo
www.eeworm.com/read/238375/13890470
h pic16f887.h
#ifndef _HTC_H_
#warning Header file pic16f887.h included directly. Use #include instead.
#endif
/* header file for the MICROCHIP PIC microcontroller
16F883
16F884
16F886
16F88
www.eeworm.com/read/238375/13890474
h pic12f615.h
#ifndef _HTC_H_
#warning Header file pic12f615.h included directly. Use #include instead.
#endif
/* header file for the MICROCHIP PIC microcontroller
12F609
12HV609
12F615
12HV6
www.eeworm.com/read/424281/10471084
changelog
2008-07-03 Brian Gough
* Makefile.am (INCLUDES): use top_srcdir instead of top_builddir
2004-11-28 Brian Gough
* init2d.c (make_unifo
www.eeworm.com/read/16589/680638
h pic16f72x.h
#ifndef _HTC_H_
#warning Header file pic16f72x.h included directly. Use #include instead.
#endif
/* header file for the MICROCHIP PIC microcontroller
16F722
16F723
16F724
16F726
www.eeworm.com/read/167728/5452833
changelog
2003-07-25 Brian Gough
* dirichlet.c: include gsl_sf_gamma.h instead of gsl_sf.h
2003-07-24 Brian Gough
* binomial_tpe.c (gsl_ran_binomia
www.eeworm.com/read/162614/5516523
c fpcmp-2.c
/* We used to use c.le.fmt instead of c.ult.fmt here. */
/* { dg-mips-options "-mhard-float -O2" } */
int f1 (float x, float y) { return __builtin_islessequal (x, y); }
int f2 (double x, double y) {
www.eeworm.com/read/162614/5516541
c fpcmp-1.c
/* We used to use c.lt.fmt instead of c.ule.fmt here. */
/* { dg-mips-options "-mhard-float -O2" } */
int f1 (float x, float y) { return __builtin_isless (x, y); }
int f2 (double x, double y) { retur
www.eeworm.com/read/312645/3659537
changelog
2005-07-18 David Vrabel
* src/if_dp83816.c: Use CYG_CPU_TO_LE32 and CYG_LE32_TO_CPU macros
instead of the _h2le and _le2h functions.
* src/dp83816.h: #define's for MEAR
www.eeworm.com/read/102394/15782943
changelog
2003-07-25 Brian Gough
* dirichlet.c: include gsl_sf_gamma.h instead of gsl_sf.h
2003-07-24 Brian Gough
* binomial_tpe.c (gsl_ran_binomia