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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dsched-deps.c142 #define DUMP_DEP_TYPE (8)
148 #define DUMP_DEP_ALL (DUMP_DEP_PRO | DUMP_DEP_CON | DUMP_DEP_TYPE \
170 if (flags & DUMP_DEP_TYPE)
141 #define DUMP_DEP_TYPE macro
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dsched-deps.cc142 #define DUMP_DEP_TYPE (8)
148 #define DUMP_DEP_ALL (DUMP_DEP_PRO | DUMP_DEP_CON | DUMP_DEP_TYPE \
170 if (flags & DUMP_DEP_TYPE)
141 #define DUMP_DEP_TYPE macro

Completed in 255 milliseconds