Searched defs:TDF_ERROR (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ | ||
H A D | dumpfile.h | 197 TDF_ERROR = (1 << 26), enumerator |
/netbsd-src/external/gpl3/gcc/dist/gcc/ | ||
H A D | dumpfile.h | 204 TDF_ERROR = ((uint32_t)1 << 30), enumerator |