COMBINATORIAL_BLAS  1.6
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

◆ xfree_large()

void xfree_large ( void *  )

◆ xmalloc()

void* xmalloc ( size_t  )

◆ xmalloc_large()

void* xmalloc_large ( size_t  )

◆ xmalloc_large_ext()

void* xmalloc_large_ext ( size_t  )