|
ECP-VELOC Components
User documentation for all components
|
utilities for spath More...
Go to the source code of this file.
Functions | |
| void * | spath_malloc (size_t size, const char *file, int line) |
| void | spath_free (void *p) |
| void spath_free | ( | void * | p | ) |
| void* spath_malloc | ( | size_t | size, |
| const char * | file, | ||
| int | line | ||
| ) |
allocate size bytes, returns NULL if size == 0
1.8.17