代码搜索:declared
找到约 3,220 项符合「declared」的源代码
代码结果 3,220
www.eeworm.com/read/162614/5517783
c error21.c
// PR c++/17393
// { dg-options "-Wall" }
struct A { };
void foo()
{
// Check that we do not complain about an unused
// compiler-generated variable.
A& = a; // { dg-error "token|declarator|no
www.eeworm.com/read/162614/5517815
c crash28.c
// Copyright (C) 2005 Free Software Foundation, Inc.
// Contributed by Nathan Sidwell 10 Aug 2005
// PR 23219, ICE
// Origin:Andrew Pinski
// Vo
www.eeworm.com/read/162614/5519271
c type1.c
// Test for helpful error messages on invalid nested-name-specifiers.
struct A {
template struct B { static int c; };
};
int A::B::c; // { dg-error "parameters" }
int A::C::d; // { d
www.eeworm.com/read/158865/5593643
h xm-siglist.h
/* Some systems provide no sys_siglist, but do offer the same data under
another name. */
#define sys_siglist _sys_siglist
#undef SYS_SIGLIST_DECLARED
#define SYS_SIGLIST_DECLARED
www.eeworm.com/read/369368/9653620
err user_test1.err
"User_Test1.c", line 95: Warning: C2870W: variable 'i' declared but not used
"User_Test1.c", line 103: Warning: C2917W: no side effect in void context: 'unary *'
"User_Test1.c", line 104: Warn
www.eeworm.com/read/171227/9766743
err user_test1.err
"User_Test1.c", line 95: Warning: C2870W: variable 'i' declared but not used
"User_Test1.c", line 103: Warning: C2917W: no side effect in void context: 'unary *'
"User_Test1.c", line 104: Warn
www.eeworm.com/read/147922/12511947
err stop.err
"stop.c", line 106: Warning: C2870W: variable 'save_ref' declared but not used
stop.c: 1 warning, 0 errors, 0 serious errors
www.eeworm.com/read/104056/15711397
m4 mbrtowc.m4
# mbrtowc.m4 serial 4 (fileutils-4.1.3)
dnl Copyright (C) 2001-2002 Free Software Foundation, Inc.
dnl This file is free software, distributed under the terms of the GNU
dnl General Public License. A
www.eeworm.com/read/431703/8660779
err sdi.err
"sdi.c", line 112: Warning: C2870W: variable 'start' declared but not used
"sdi.c", line 246: Warning: C2870W: variable 'key' declared but not used
"sdi.c", line 301: Warning: C2917W: no side effect
www.eeworm.com/read/431387/8684340
err mmu.err
"mmu.c", line 29: Warning: C2207W: inventing 'extern int MMU_DisableDCache();'
"mmu.c", line 30: Warning: C2207W: inventing 'extern int MMU_DisableICache();'
"mmu.c", line 32: Warning: C2207W: inven