OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DEP_STATUS
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
sched-int.h
253
#define
DEP_STATUS
(D) ((D)->status)
301
#define DEP_LINK_STATUS(N) (
DEP_STATUS
(DEP_LINK_DEP (N)))
1066
/* Mask of speculative weakness in
dep_status
. */
1070
This is the maximum value, that can appear in
dep_status
.
1091
/* Offset for speculative weaknesses in
dep_status
. */
1131
/* Constants, that are helpful in iterating through
dep_status
. */
/src/external/gpl3/gcc.old/dist/gcc/
sched-int.h
253
#define
DEP_STATUS
(D) ((D)->status)
301
#define DEP_LINK_STATUS(N) (
DEP_STATUS
(DEP_LINK_DEP (N)))
1064
/* Mask of speculative weakness in
dep_status
. */
1068
This is the maximum value, that can appear in
dep_status
.
1089
/* Offset for speculative weaknesses in
dep_status
. */
1129
/* Constants, that are helpful in iterating through
dep_status
. */
Completed in 15 milliseconds
Indexes created Thu May 07 00:24:58 UTC 2026