Macros
oro_malloc.h File Reference
#include "../rtt-config.h"
#include <cstdlib>
Include dependency graph for oro_malloc.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define oro_rt_calloc   rt_calloc
 
#define oro_rt_free   free
 
#define oro_rt_malloc   malloc
 
#define oro_rt_realloc   realloc
 

Detailed Description

Wraps the oro_rt_ allocator functions to standard C malloc function family or TLSF if available.

Definition in file oro_malloc.h.

Macro Definition Documentation

#define oro_rt_calloc   rt_calloc

Definition at line 57 of file oro_malloc.h.

#define oro_rt_free   free

Definition at line 55 of file oro_malloc.h.

#define oro_rt_malloc   malloc

Definition at line 54 of file oro_malloc.h.

#define oro_rt_realloc   realloc

Definition at line 56 of file oro_malloc.h.



rtt
Author(s): RTT Developers
autogenerated on Tue Jun 25 2019 19:33:39