Searched defs:alloc_failed (Results 1 - 5 of 5) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D20010102-1.c30 unsigned alloc_failed:1; member in struct:obstack
/haiku-buildtools/legacy/binutils/include/
H A Dobstack.h184 unsigned alloc_failed:1; /* No longer used, as we now call the failed member in struct:obstack
/haiku-buildtools/legacy/gcc/include/
H A Dobstack.h188 unsigned alloc_failed:1; /* No longer used, as we now call the failed member in struct:obstack
/haiku-buildtools/gcc/include/
H A Dobstack.h184 unsigned alloc_failed:1; /* No longer used, as we now call the failed member in struct:obstack
/haiku-buildtools/binutils/include/
H A Dobstack.h195 unsigned alloc_failed : 1; /* No longer used, as we now call the failed member in struct:obstack

Completed in 100 milliseconds