#include <stdlib.h>
Include dependency graph for malloc16.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
void * | malloc16Align (int size) |
void * | calloc16Align (size_t nmemb, size_t size) |
void | free16Align (void *p) |
|
|
|
|
|
|