代码搜索:checking

找到约 6,492 项符合「checking」的源代码

代码结果 6,492
www.eeworm.com/read/119862/14819362

m4 need-declaration.m4

dnl See whether we need a declaration for a function. dnl GCC_NEED_DECLARATION(FUNCTION [, EXTRA-HEADER-FILES]) AC_DEFUN(GCC_NEED_DECLARATION, [AC_MSG_CHECKING([whether $1 must be declared]) AC_CACHE_
www.eeworm.com/read/219324/14888059

h h_74xx.h

#ifndef __74XX_H__ #define __74XX_H__ #include "..\interface.h" /* #define BUS_CONFLICTS /* Enable bus conflict checking, only use for debug builds */ typedef struct _74xx { u8 Data; un
www.eeworm.com/read/114622/15045172

h allege.h

//: ALLEGE.H -- Error checking #ifndef ALLEGE_H_ #define ALLEGE_H_ #include #include #include inline void allege_error(int val, const char * msg){ if(!val)
www.eeworm.com/read/479931/1327491

ms raw3.ms

; Checking read-after-write: read-then-write unaffected. #mach: crisv32 #output: Basic clock cycles, total @: 4\n #output: Memory source stall cycles: 0\n #output: Memory read-after-write stall cycles
www.eeworm.com/read/479931/1327503

ms raw2.ms

; Checking read-after-write: write-then-write unaffected. #mach: crisv32 #output: Basic clock cycles, total @: 4\n #output: Memory source stall cycles: 0\n #output: Memory read-after-write stall cycle
www.eeworm.com/read/479931/1327513

ms raw17.ms

; Checking read-after-write: different read-after-write combinations. #mach: crisv32 #output: Basic clock cycles, total @: 11\n #output: Memory source stall cycles: 0\n #output: Memory read-after-writ
www.eeworm.com/read/479931/1327549

ms raw1.ms

; Checking read-after-write: read-then-read unaffected. #mach: crisv32 #output: Basic clock cycles, total @: 4\n #output: Memory source stall cycles: 0\n #output: Memory read-after-write stall cycles:
www.eeworm.com/read/470720/1452544

h format.h

/* Format checking tests: common header. */ /* Origin: Joseph Myers */ #include #include #ifndef _WINT_T #ifndef __WINT_TYPE__ #define __WINT_TYPE__ unsigned
www.eeworm.com/read/470693/1464490

h format.h

/* Format checking tests: common header. */ /* Origin: Joseph Myers */ #include #include #ifndef _WINT_T #ifndef __WINT_TYPE__ #define __WINT_TYPE__ unsigned
www.eeworm.com/read/249850/4445367

m4 need-declaration.m4

dnl See whether we need a declaration for a function. dnl GCC_NEED_DECLARATION(FUNCTION [, EXTRA-HEADER-FILES]) AC_DEFUN(GCC_NEED_DECLARATION, [AC_MSG_CHECKING([whether $1 must be declared]) AC_CACHE_