![]() |
My Project
UNKNOWN_GIT_VERSION
|
Go to the source code of this file.
Macros | |
#define | OMALLOC_C |
#define | OM_MARK_AS_STATIC(addr) do {} while (0) |
Functions | |
void * | malloc (size_t size) |
void | freeSize (void *addr, size_t size) |
void * | reallocSize (void *old_addr, size_t old_size, size_t new_size) |