Searched refs:DEP_PRESENT (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dsched-int.h1020 DEP_PRESENT, enumerator in enum:DEPS_ADJUST_RESULT
H A Dsched-deps.c878 Return DEP_PRESENT if there already is a dependence described by DEP and
908 return DEP_PRESENT;
931 return DEP_PRESENT;
1056 enum DEPS_ADJUST_RESULT res = DEP_PRESENT;
1146 case DEP_PRESENT:
1147 return DEP_PRESENT;

Completed in 56 milliseconds