Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dsched-int.h272 #define DEP_LINK_PRO(N) (DEP_PRO (DEP_LINK_DEP (N))) macro
/dragonfly/contrib/gcc-8.0/gcc/
H A Dsched-int.h296 #define DEP_LINK_PRO(N) (DEP_PRO (DEP_LINK_DEP (N))) macro