Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dsched-int.h1040 #define DEP_CANCELLED (HARD_DEP << 1) macro
/dragonfly/contrib/gcc-8.0/gcc/
H A Dsched-int.h1156 #define DEP_CANCELLED (DEP_POSTPONED << 1) macro