代码搜索:declared

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

代码结果 3,220
www.eeworm.com/read/221464/4830181

h yystype.h

#ifndef BOOST_GRAPH_YYSTYPE_H #define BOOST_GRAPH_YYSTYPE_H union YYSTYPE { int i; void* ptr; }; #define YYSTYPE_IS_DECLARED 1 #endif // BOOST_GRAPH_YYSTYPE_H
www.eeworm.com/read/221054/4838179

m4 unlocked-io.m4

#serial 7 -*- autoconf -*- dnl From Jim Meyering. dnl dnl See if the glibc *_unlocked I/O macros or functions are available. dnl Use only those *_unlocked macros or functions that are declared dnl (b
www.eeworm.com/read/196378/5102743

h shapeinterface.h

#ifndef __SHAPEINTERFACE_H__ #define __SHAPEINTERFACE_H__ #include #include // Foware declared... class CWindowGc; /** * * @class CShape ShapeInterface.h * @brief
www.eeworm.com/read/190666/5175392

c 900208_02.c

// 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 test. // keywords:
www.eeworm.com/read/167133/5469189

h verify.h

/* * verify.h * * only publically accessible (i.e. required outside of the verifier) * are declared here. * * copyright 2003, Rob Gonzalez (rob@kaffe.org) */ #ifndef __verify_h #define __verif
www.eeworm.com/read/340665/3276046

c 900208_02.c

// 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 test. // keywords:
www.eeworm.com/read/340665/3281072

c 20020919-1.c

/* Copyright (C) 2002 Free Software Foundation. by Hans-Peter Nilsson Making sure that asm clobbers conflicting with asm-declared input operands are detected: ``You may not w
www.eeworm.com/read/304657/3794148

h verify.h

/* * verify.h * * only publically accessible (i.e. required outside of the verifier) * are declared here. * * copyright 2003, Rob Gonzalez (rob@kaffe.org) */ #ifndef __verify_h #define __verif
www.eeworm.com/read/440906/1777678

c 900208_02.c

// 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 test. // keywords:
www.eeworm.com/read/440906/1782750

c 20020919-1.c

/* Copyright (C) 2002 Free Software Foundation. by Hans-Peter Nilsson Making sure that asm clobbers conflicting with asm-declared input operands are detected: ``You may not w