Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
_S_oom_malloc
headers/cpp/stl_alloc.h
150
static void* _S_oom_malloc(size_t);
headers/cpp/stl_alloc.h
162
if (0 == __result) __result = _S_oom_malloc(__n);