Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dsched-int.h229 #define DEP_COST(D) ((D)->cost) macro
/dragonfly/contrib/gcc-8.0/gcc/
H A Dsched-int.h252 #define DEP_COST(D) ((D)->cost) macro