Home
last modified time | relevance | path

Searched refs:alloc_failed (Results 1 – 14 of 14) sorted by relevance

/dflybsd-src/sys/bus/u4b/controller/
H A Dusb_controller.c948 bus->alloc_failed = 1; in usb_bus_mem_alloc_all_cb()
964 bus->alloc_failed = 0; in usb_bus_mem_alloc_all()
982 bus->alloc_failed = 1; /* failure */ in usb_bus_mem_alloc_all()
989 if (bus->alloc_failed) { in usb_bus_mem_alloc_all()
992 return (bus->alloc_failed); in usb_bus_mem_alloc_all()
/dflybsd-src/sys/bus/u4b/
H A Dusb_bus.h121 uint8_t alloc_failed; /* Set if memory allocation failed. */ member
/dflybsd-src/contrib/gcc-4.7/libiberty/
H A Dobstack.c181 h->alloc_failed = 0; in _obstack_begin()
227 h->alloc_failed = 0; in _obstack_begin_1()
/dflybsd-src/contrib/gdb-7/libiberty/
H A Dobstack.c181 h->alloc_failed = 0; in _obstack_begin()
227 h->alloc_failed = 0; in _obstack_begin_1()
/dflybsd-src/contrib/grep/lib/
H A Dobstack.c145 h->alloc_failed = 0; in _obstack_begin_worker()
H A Dobstack.h206 unsigned alloc_failed : 1; /* No longer used, as we now call the failed member
/dflybsd-src/contrib/gcc-8.0/libiberty/
H A Dobstack.c151 h->alloc_failed = 0; in _obstack_begin_worker()
/dflybsd-src/contrib/binutils-2.34/libiberty/
H A Dobstack.c151 h->alloc_failed = 0; in _obstack_begin_worker()
/dflybsd-src/contrib/binutils-2.27/libiberty/
H A Dobstack.c151 h->alloc_failed = 0; in _obstack_begin_worker()
/dflybsd-src/contrib/binutils-2.27/include/
H A Dobstack.h195 unsigned alloc_failed : 1; /* No longer used, as we now call the failed member
/dflybsd-src/contrib/binutils-2.34/include/
H A Dobstack.h195 unsigned alloc_failed : 1; /* No longer used, as we now call the failed member
/dflybsd-src/contrib/gcc-8.0/include/
H A Dobstack.h195 unsigned alloc_failed : 1; /* No longer used, as we now call the failed member
/dflybsd-src/contrib/gdb-7/include/
H A Dobstack.h184 unsigned alloc_failed:1; /* No longer used, as we now call the failed member
/dflybsd-src/contrib/gcc-4.7/include/
H A Dobstack.h184 unsigned alloc_failed:1; /* No longer used, as we now call the failed member