17#ifdef OM_MALLOC_MARK_AS_STATIC
18#define OM_MARK_AS_STATIC(addr) omMarkAsStaticAddr(addr)
20#define OM_MARK_AS_STATIC(addr) do {} while (0)
23#if OM_PROVIDE_MALLOC > 0
44 fputs(
"omalloc Warning: valloc not yet implemented\n",
stderr);
67#ifndef OMALLOC_USES_MALLOC
68#if !defined(OMALLOC_FUNC)
#define omTypeReallocAlignedSize
#define omFreeSize(addr, size)
#define omTypeAlloc0Aligned
#define omTypeReallocAligned
#define omTypeAllocAligned
#define OM_MARK_AS_STATIC(addr)