代码搜索:declared
找到约 3,220 项符合「declared」的源代码
代码结果 3,220
www.eeworm.com/read/470720/1451441
c 20010714-1.c
/* Test that prefix attributes after a comma only apply to a single
declared object or function. */
/* Origin: Joseph Myers . */
__attribute__((noreturn)) void d0 (void), __attr
www.eeworm.com/read/470693/1456385
c dllimport9.c
// Handle dllimport attribute for functions declared inline.
// { dg-do compile { target i?86-*-cygwin* i?86-*-mingw*} }
// { dg-options { -W } }
inline __attribute__((dllimport)) void bar() { } //
www.eeworm.com/read/470693/1463387
c 20010714-1.c
/* Test that prefix attributes after a comma only apply to a single
declared object or function. */
/* Origin: Joseph Myers . */
__attribute__((noreturn)) void d0 (void), __attr
www.eeworm.com/read/456564/1605073
cc regionset.cc
/*
* RegionSet.cc
*
* functions for RegionSet class
* (declared in Region.h)
*
*/
#include "RegionSet.h"
#include
#ifndef NO_DISPLAY
#ifdef USE_GL
#include
#else
#incl
www.eeworm.com/read/247171/4487241
vb inheritance.vb
Option Strict Off
Imports System
'Testing simple and multi-level inheritence with all methods declared public
Public Class C1
Public Function f1() As Integer
Return 1
End Function
www.eeworm.com/read/240162/4579140
c dllimport9.c
// Handle dllimport attribute for functions declared inline.
// { dg-do compile { target i?86-*-cygwin* i?86-*-mingw*} }
// { dg-options { -W } }
inline __attribute__((dllimport)) void bar() { } //
www.eeworm.com/read/240162/4582828
c 900214_01.c
// { dg-do assemble }
// g++ 1.36.1 bug 900214_01
// g++ allows function members of incomplete types to be declared to be
// friends of other types.
// Cfront 2.0 passes this test.
// keywords: fr
www.eeworm.com/read/240162/4589297
c 20010714-1.c
/* Test that prefix attributes after a comma only apply to a single
declared object or function. */
/* Origin: Joseph Myers . */
__attribute__((noreturn)) void d0 (void), __attr
www.eeworm.com/read/233522/4667811
h vcl_complex.h
#ifndef vcl_mwerks_complex_h_
#define vcl_mwerks_complex_h_
#include
#define vcl_generic_complex_STD std
#include "generic/vcl_complex.h"
// the following functions are declared in
www.eeworm.com/read/233522/4667812
h vcl_cstdlib.h
#ifndef vcl_mwerks_cstdlib_h_
#define vcl_mwerks_cstdlib_h_
#include
#define vcl_generic_cstdlib_STD /* */
#include "generic/vcl_cstdlib.h"
// the following functions are declared i