OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:have_gnu_attrs
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/c/
c-parser.cc
3977
bool
have_gnu_attrs
= c_parser_next_token_is_keyword (parser,
3982
|| (!
have_gnu_attrs
3988
attrs,
have_gnu_attrs
);
4137
bool
have_gnu_attrs
= c_parser_next_token_is_keyword (parser,
4141
have_gnu_attrs
);
4167
HAVE_GNU_ATTRS
says whether any gnu-attributes (including empty
4173
bool
have_gnu_attrs
)
4227
= c_parser_parms_list_declarator (parser, attrs, NULL,
have_gnu_attrs
);
4235
at the start of the list; if
HAVE_GNU_ATTRS
, there were some such
4243
bool
have_gnu_attrs
)
3975
bool
have_gnu_attrs
= c_parser_next_token_is_keyword (parser,
local
4135
bool
have_gnu_attrs
= c_parser_next_token_is_keyword (parser,
local
[
all
...]
/src/external/gpl3/gcc/dist/gcc/c/
c-parser.cc
4633
bool
have_gnu_attrs
= c_parser_next_token_is_keyword (parser,
4638
|| (!
have_gnu_attrs
4645
attrs,
have_gnu_attrs
);
4794
bool
have_gnu_attrs
= c_parser_next_token_is_keyword (parser,
4798
have_gnu_attrs
);
4824
HAVE_GNU_ATTRS
says whether any gnu-attributes (including empty
4830
bool
have_gnu_attrs
)
4884
= c_parser_parms_list_declarator (parser, attrs, NULL,
have_gnu_attrs
);
4892
at the start of the list; if
HAVE_GNU_ATTRS
, there were some such
4900
bool
have_gnu_attrs
)
4631
bool
have_gnu_attrs
= c_parser_next_token_is_keyword (parser,
local
4792
bool
have_gnu_attrs
= c_parser_next_token_is_keyword (parser,
local
[
all
...]
Completed in 29 milliseconds
Indexes created Thu Jul 16 00:26:27 UTC 2026