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_TYPE
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
sched-int.h
252
#define
DEP_TYPE
(D) ((D)->type)
300
#define DEP_LINK_TYPE(N) (
DEP_TYPE
(DEP_LINK_DEP (N)))
1043
values. TODO: Use this field instead of
DEP_TYPE
, or make
DEP_TYPE
1046
dep_type
: 4 => DEP_{TRUE|OUTPUT|ANTI|CONTROL}
/src/external/gpl3/gcc.old/dist/gcc/
sched-int.h
252
#define
DEP_TYPE
(D) ((D)->type)
300
#define DEP_LINK_TYPE(N) (
DEP_TYPE
(DEP_LINK_DEP (N)))
1041
values. TODO: Use this field instead of
DEP_TYPE
, or make
DEP_TYPE
1044
dep_type
: 4 => DEP_{TRUE|OUTPUT|ANTI|CONTROL}
Completed in 26 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026