GNU Radio 3.6.5 C++ API
|
Go to the source code of this file.
Functions | |
GR_CORE_API void * | malloc16Align (int size) |
GR_CORE_API void * | calloc16Align (size_t nmemb, size_t size) |
GR_CORE_API void | free16Align (void *p) |
GR_CORE_API void* calloc16Align | ( | size_t | nmemb, |
size_t | size | ||
) |
GR_CORE_API void free16Align | ( | void * | p | ) |
GR_CORE_API void* malloc16Align | ( | int | size | ) |