Searched defs:DEP_TYPE (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ | ||
H A D | sched-int.h | 227 #define DEP_TYPE(D) ((D)->type) macro |
/dflybsd-src/contrib/gcc-8.0/gcc/ | ||
H A D | sched-int.h | 250 #define DEP_TYPE(D) ((D)->type) macro |