代码搜索:checking

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

代码结果 6,492
www.eeworm.com/read/470720/1452551

c array-1.c

/* Test for format checking of constant arrays. */ /* Origin: Joseph Myers */ /* { dg-do compile } */ /* { dg-options "-std=gnu99 -Wformat=2" } */ #include "format.h" const char a
www.eeworm.com/read/470693/1458671

c typeck1.c

// Build don't link: // GROUPS passed typeck // typeck file // From: vern@daffy.ee.lbl.gov (Vern Paxson) // Date: 24 Sep 1992 23:11:22 GMT // Subject: 2.2.2 type-checking error (?) when comparin
www.eeworm.com/read/470693/1464497

c array-1.c

/* Test for format checking of constant arrays. */ /* Origin: Joseph Myers */ /* { dg-do compile } */ /* { dg-options "-std=gnu99 -Wformat=2" } */ #include "format.h" const char a
www.eeworm.com/read/463035/1539771

cpp 16_4.cpp

//16_4.cpp #include #include "account.h" #include "savings.h" #include "checking.h" #include "credit.h" void DoSavings(int access); void DoChecking(int access); void DoAccess(
www.eeworm.com/read/246989/4490352

bkl setbuilddir.bkl

www.eeworm.com/read/240186/4578354

h tty.h

/* * 'tty.h' defines some structures used by tty_io.c and some defines. * * NOTE! Don't touch this without checking that nothing in rs_io.s or * con_io.s breaks. Some constants are hardwired into
www.eeworm.com/read/240162/4581913

c typeck1.c

// { dg-do assemble } // GROUPS passed typeck // typeck file // From: vern@daffy.ee.lbl.gov (Vern Paxson) // Date: 24 Sep 1992 23:11:22 GMT // Subject: 2.2.2 type-checking error (?) when compari
www.eeworm.com/read/240162/4589687

c struct-by-value-20_y.c

#include #include "compat-common.h" /* Turn off checking for variable arguments with -DSKIPVA. */ #ifdef SKIPVA const int test_va = 0; #else const int test_va = 1; #endif #include "mixe
www.eeworm.com/read/240162/4589706

c struct-return-2_x.c

#include "compat-common.h" /* Turn off checking for variable arguments with -DSKIPVA. */ #ifdef SKIPVA const int test_va = 0; #else const int test_va = 1; #endif #define T(N, NAME, TYPE) \ stru
www.eeworm.com/read/240162/4589741

c struct-by-value-4_y.c

#include #include "compat-common.h" /* Turn off checking for variable arguments with -DSKIPVA. */ #ifdef SKIPVA const int test_va = 0; #else const int test_va = 1; #endif typedef struct