OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:c_declspecs
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/c/
c-tree.h
296
c_declspecs
below.
299
c_declspecs
. */
341
struct
c_declspecs
{
struct
554
struct
c_declspecs
*specs;
562
struct
c_declspecs
*specs;
639
extern int quals_from_declspecs (const struct
c_declspecs
*);
641
struct
c_declspecs
*,
669
struct
c_declspecs
*, tree, tree *, tree *);
685
extern void shadow_tag (const struct
c_declspecs
*);
686
extern void shadow_tag_warned (const struct
c_declspecs
*, int)
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/c/
c-tree.h
262
c_declspecs
below.
265
c_declspecs
. */
307
struct
c_declspecs
{
struct
500
struct
c_declspecs
*specs;
508
struct
c_declspecs
*specs;
578
extern int quals_from_declspecs (const struct
c_declspecs
*);
580
struct
c_declspecs
*,
607
struct
c_declspecs
*, tree, tree *);
623
extern void shadow_tag (const struct
c_declspecs
*);
624
extern void shadow_tag_warned (const struct
c_declspecs
*, int)
[
all
...]
Completed in 15 milliseconds
Indexes created Wed Mar 25 00:23:37 UTC 2026