GNU Radio 3.6.5 C++ API

malloc16.h File Reference

#include <gr_core_api.h>
#include <stdlib.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)