OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SORR_SAVE
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/sparc/
sparc.cc
5777
typedef enum { SORR_NONE, SORR_ADVANCE,
SORR_SAVE
, SORR_RESTORE } sorr_act_t;
5798
if (action_true ==
SORR_SAVE
)
5859
if (action_true ==
SORR_SAVE
)
6099
SORR_SAVE
);
6137
SORR_SAVE
);
6217
SORR_SAVE
);
/src/external/gpl3/gcc.old/dist/gcc/config/sparc/
sparc.cc
5784
typedef enum { SORR_NONE, SORR_ADVANCE,
SORR_SAVE
, SORR_RESTORE } sorr_act_t;
5805
if (action_true ==
SORR_SAVE
)
5866
if (action_true ==
SORR_SAVE
)
6106
SORR_SAVE
);
6144
SORR_SAVE
);
6224
SORR_SAVE
);
Completed in 40 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026