代码搜索:checking
找到约 6,492 项符合「checking」的源代码
代码结果 6,492
www.eeworm.com/read/385548/2588442
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/382268/2638443
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/375736/2720323
tag mirror.tag
Tag file for Mirror
M000 MD 1/23/91 Revised help message
M001 SR 1/30/91 Bug #4999. In their new drop, CPS added some
parameter checking but forgot to add /1 as
a valid
www.eeworm.com/read/369770/2795934
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/367076/2854664
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/366702/2870778
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/366702/2883832
c pr33724.c
/* { dg-do compile } */
/* We ICEd with type-checking enabled. */
struct xt_entry_target {
char name[1];
};
struct ipt_entry {
unsigned char elems[1];
};
void match_different(const unsigned cha
www.eeworm.com/read/366702/2884461
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/366379/2890846
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/354345/3078226
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