Home
last modified time | relevance | path

Searched defs:DEP_LINK_DEP (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dsched-int.h271 #define DEP_LINK_DEP(N) (DEP_NODE_DEP (DEP_LINK_NODE (N))) macro
/dragonfly/contrib/gcc-8.0/gcc/
H A Dsched-int.h295 #define DEP_LINK_DEP(N) (DEP_NODE_DEP (DEP_LINK_NODE (N))) macro