GNU Radio 3.4.2 C++ API
|
#include <stdlib.h>
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) |
void* calloc16Align | ( | size_t | nmemb, |
size_t | size | ||
) |
void free16Align | ( | void * | p | ) |
void* malloc16Align | ( | int | size | ) |