OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ATTR_EITHER
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/msp430/
msp430.cc
1799
const char * const
ATTR_EITHER
= "either";
2047
ATTR_EXCL (
ATTR_EITHER
, true, true, true),
2054
ATTR_EXCL (
ATTR_EITHER
, true, true, true),
2086
{
ATTR_EITHER
, 0, 0, true, false, false, false, msp430_section_attr,
2115
else if (has_attr (
ATTR_EITHER
, *node))
2138
|| has_attr (
ATTR_EITHER
, decl)
2344
if (has_attr (
ATTR_EITHER
, decl))
2554
&& !has_attr (
ATTR_EITHER
, decl)
/src/external/gpl3/gcc.old/dist/gcc/config/msp430/
msp430.cc
1797
const char * const
ATTR_EITHER
= "either";
2045
ATTR_EXCL (
ATTR_EITHER
, true, true, true),
2052
ATTR_EXCL (
ATTR_EITHER
, true, true, true),
2084
{
ATTR_EITHER
, 0, 0, true, false, false, false, msp430_section_attr,
2115
else if (has_attr (
ATTR_EITHER
, *node))
2138
|| has_attr (
ATTR_EITHER
, decl)
2344
if (has_attr (
ATTR_EITHER
, decl))
2554
&& !has_attr (
ATTR_EITHER
, decl)
Completed in 16 milliseconds
Indexes created Mon Mar 30 00:23:01 UTC 2026