COMBINATORIAL_BLAS  1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions
xalloc.h File Reference

Go to the source code of this file.

Functions

void * xmalloc (size_t)
void * xmalloc_large (size_t)
void xfree_large (void *)
void * xmalloc_large_ext (size_t)

Function Documentation

void xfree_large ( void *  )
void* xmalloc ( size_t  )
void* xmalloc_large ( size_t  )
void* xmalloc_large_ext ( size_t  )