代码搜索:declared

找到约 3,220 项符合「declared」的源代码

代码结果 3,220
www.eeworm.com/read/366702/2865974

c friend8.c

// Test that we look up a friend declared at top level ahead of an // undeclared friend found by argument dependent lookup. // { dg-do run } int f(int) { return 0; } struct S { friend int f(char)
www.eeworm.com/read/366702/2867077

c diag-3.c

// Report invalid extern and __thread combinations. // { dg-require-effective-target tls_native } extern int j; // { dg-error "previously declared here" } __thread int j; // { dg-error "follows non
www.eeworm.com/read/366702/2868398

c pr28284.c

/* { dg-do compile } */ template struct A { static const int i=x; /* { dg-error "was not declared in this scope" } */ static const int j, k; }; template const int A::j = i; templa
www.eeworm.com/read/366702/2871650

c 900208_02.c

// { dg-do run } // g++ 1.36.1 bug 900208_02 // g++ does not allow a static member of a class/struct/union to be // declared as an array without an explicit upper bound. // Cfront 2.0 passes this t
www.eeworm.com/read/366702/2883556

c pr34694.c

/* PR middle-end/34694 */ /* { dg-do compile } */ /* { dg-options "-O -fopenmp -Wall" } */ int i; void foo () { #pragma omp parallel { int j; /* { dg-message "note: 'j' was declared here" } */
www.eeworm.com/read/351636/3101923

h vcl_cstring.h

#ifndef vcl_generic_cstring_h_ #define vcl_generic_cstring_h_ // THIS IS A GENERATED FILE. DO NOT EDIT! -- Instead, edit vcl_cstring.hhh and run make // NB: size_t is declared in , not
www.eeworm.com/read/351636/3102057

h vcl_cmath.h

#ifndef vcl_mwerks_cmath_h_ #define vcl_mwerks_cmath_h_ #include #define vcl_generic_cmath_STD /* */ #include "generic/vcl_cmath.h" // the following functions are declared in both
www.eeworm.com/read/173503/9654604

c xmin.c

#include #include "libr263.h" #include "rlib.h" #ifndef FALSE #define FALSE 0 #endif #ifndef TRUE #define TRUE 1 #endif FILE *outputstream; /* Must be declared global for Ow
www.eeworm.com/read/278099/10570262

c doansi_2.c

/* +++Date last modified: 05-Jul-1997 */ /* ** DOANSI_2.C - OS-Specific ANSI screen code interpreter functions ** ** From DRSK_105.LZH (ansi.c), hereby declared free for use for whatever **
www.eeworm.com/read/137285/13335160

h gh.h

/* GH.h - was mnc6.h Most structures used in mnc code are declared here; this could be split into several bits, to avoid having to... . */ typedef struct { int per_row ; /* how many 1s