代码搜索:checking
找到约 6,492 项符合「checking」的源代码
代码结果 6,492
www.eeworm.com/read/233554/4666217
c atouint.c
/*
* atouint - convert an ascii string to an unsigned long, with error checking
*/
#include
#include
#include "ntp_types.h"
#include "ntp_stdlib.h"
int
atouint(
const char
www.eeworm.com/read/233448/4670004
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/233448/4671436
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/233448/4671640
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/233448/4672407
c dr52.c
// { dg-do compile }
// Origin: Giovanni Bajo
// DR52: Non-static members, member selection and access checking
struct A
{
void foo(void);
};
struct B
{
priv
www.eeworm.com/read/233448/4672775
c crash22.c
// { dg-do compile }
// Origin: Debian GCC maintainers
// Volker Reichelt
// PR c++/16706: Dependent type calculation during access checking
www.eeworm.com/read/231546/4715529
acinstall
#! /bin/sh
# Install an aclocal-style M4 file. A script is needed to do this
# because we want to do serial-number checking; newer versions of
# macro files should always be preferred.
# Usage:
#
www.eeworm.com/read/229812/4753487
mak lint.mak
#
# GNU Makefile for checking sources with LC-lint.
# djgpp 2.03 required.
#
.SUFFIXES: .lnt
LINT = $(DJDIR)/contrib/lclint.24/bin/lclint.exe
LFLAGS = +standard -I../inc -I$(DJDIR)/include
www.eeworm.com/read/221054/4838066
h xmalloc.h
/* malloc with out of memory checking.
Copyright (C) 2001-2003 Free Software Foundation, Inc.
Written by Bruno Haible , 2001.
This program is free software; you can re
www.eeworm.com/read/216802/4881621
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).