Cthulhu
0.2.10
Cthulhu compiler collection
|
Go to the source code of this file.
Typedefs | |
typedef typedefCT_BEGIN_API struct arena_t | arena_t |
Functions | |
CT_MEMORY_API arena_t * | get_global_arena (void) |
get the global memory arena More... | |
CT_MEMORY_API void | init_global_arena (arena_t *arena) |
initialize the global memory arena More... | |
CT_MEMORY_API void | init_gmp_arena (arena_t *arena) |
initialize gmp with a custom allocator More... | |