GNU Radio 3.5.3.2 C++ API
malloc16.h File Reference
#include <gr_core_api.h>
#include <stdlib.h>
Include dependency graph for malloc16.h:

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)

Function Documentation

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)