代码搜索:instead

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

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

h pic16630.h

#ifndef _HTC_H_ #warning Header file pic16630.h included directly. Use #include instead. #endif /* header file for the MICROCHIP PIC microcontrollers * PIC16F630 * PIC16F676
www.eeworm.com/read/16589/680603

h pic16f1937.h

#ifndef _HTC_H_ #warning Header file pic16f1937.h included directly. Use #include instead. #endif /* header file for the MICROCHIP PIC microcontroller 16F1937 */ #ifndef __PIC1
www.eeworm.com/read/16589/680643

h pic1674.h

#ifndef _HTC_H_ #warning Header file pic1674.h included directly. Use #include instead. #endif /* * Header file for the Microchip * PIC 16C73 chip * PIC 16C73A chip
www.eeworm.com/read/16589/680669

h pic16f1939.h

#ifndef _HTC_H_ #warning Header file pic16f1939.h included directly. Use #include instead. #endif /* header file for the MICROCHIP PIC microcontroller 16F1939 */ #ifndef __PIC1
www.eeworm.com/read/16589/680690

h pic16f946.h

#ifndef _HTC_H_ #warning Header file pic16f946.h included directly. Use #include instead. #endif /* header file for the MICROCHIP PIC microcontroller */ #ifndef __PIC16F946_H #de
www.eeworm.com/read/16589/680747

h pic16lf721.h

#ifndef _HTC_H_ #warning Header file pic16lf721.h included directly. Use #include instead. #endif /* header file for the MICROCHIP PIC microcontroller 16LF721 */ #ifndef __PIC1
www.eeworm.com/read/16736/686049

h crc.h

#ifndef CRYPTOPP_CRC32_H #define CRYPTOPP_CRC32_H #include "cryptlib.h" NAMESPACE_BEGIN(CryptoPP) /* Must use this value instead of ~0 due to 64-bit computers */ const unsigned long CRC32_N
www.eeworm.com/read/484096/1271980

changelog

2006-03-16 Brian Gough * changed to gsl_fft_forward and gsl_fft_backward enums throughout internally instead of forward and backward. 2005-05-19 Brian Gough
www.eeworm.com/read/479151/1339402

changelog

Sat Jan 18 15:51:45 1997 Richard Henderson * Don't play with usage_count directly, instead hand around the module header and use the module macros. Fri May 17 00:00:00 1996 Leona
www.eeworm.com/read/470917/1439296

h endian.h

/* SH is bi-endian but with a big-endian FPU. */ #ifndef _ENDIAN_H # error "Never use directly; include instead." #endif #ifdef __LITTLE_ENDIAN__ #define __BYTE_ORDER __L