ARB
Functions | Variables
arb_mem.cxx File Reference
#include "arb_mem.h"
#include "arb_msg.h"
Include dependency graph for arb_mem.cxx:

Go to the source code of this file.

Functions

static __ATTR__NORETURN void alloc_failure_panic ()
 

Variables

static char panicBuffer [500] = { 0 }
 

Function Documentation

static __ATTR__NORETURN void alloc_failure_panic ( )
static

Definition at line 17 of file arb_mem.cxx.

References arb_assert, fputs(), and GBK_terminate().

Referenced by arb_mem::failed_to_allocate().

Variable Documentation

char panicBuffer[500] = { 0 }
static

Definition at line 15 of file arb_mem.cxx.