代码搜索:checking
找到约 6,492 项符合「checking」的源代码
代码结果 6,492
www.eeworm.com/read/470720/1445119
c aggregates.c
// Skip if not target: i?86-*-linux* i?86-*-freebsd*
// Special g++ Options: -malign-double
// Origin: Alex Samuel
/* Test the data layout of C aggregates by checking aggreg
www.eeworm.com/read/470693/1455709
h pa64-start.h
/* It is currently impossible to switch between PA32 and PA64 based on a
runtime compiler switch. So we might as well lose the overhead with
checking for TARGET_64BIT. */
#define TARGET_64BIT
www.eeworm.com/read/470693/1457065
c aggregates.c
// Skip if not target: i?86-*-linux* i?86-*-freebsd*
// Special g++ Options: -malign-double
// Origin: Alex Samuel
/* Test the data layout of C aggregates by checking aggreg
www.eeworm.com/read/247605/4478228
words2
Checking test results. If any of the four "cmp"s which follow
report any differences, something is wrong. If you can't easily
figure out what, please let me know (jseward@acm.org).
www.eeworm.com/read/246537/4494081
c ga_echeck.c
#include "gai_hdr.h"
/*
* Basic error checking of flags, family, socket type, and protocol.
*/
/* include ga_echeck */
int
ga_echeck(const char *hostname, const char *servname,
int flags, int
www.eeworm.com/read/242732/4537700
words2
Checking test results. If any of the four "cmp"s which follow
report any differences, something is wrong. If you can't easily
figure out what, please let me know (jseward@acm.org).
www.eeworm.com/read/240162/4579185
c access1.c
// { dg-do compile }
// Origin: Volker Lukas
// PR c++/9554: Access checking for template ID as class head.
class enclose
{
template struct enclosed;
};
template
s
www.eeworm.com/read/240162/4579339
c access4.c
// { dg-do compile }
// Origin: Mike Reed
// PR c++/11174: Access checking of pointer-to-member function
class A {
protected:
void foo() {} // { dg-error "protected" }
p
www.eeworm.com/read/237551/4625790
configure
# This file is generated from configure.in by Autoconf. DO NOT EDIT!
# Local configure fragment for sysdeps/ieee754/ldbl-opt/.
echo "$as_me:$LINENO: checking whether $CC $CFLAGS supports -mlong-do
www.eeworm.com/read/236246/4643043
cpp 16_2.cpp
//16_2.cpp
#include
#include "account.h"
#include "savings.h"
#include "checking.h"
void main()
{
unsigned aN;
float val;
cout