Loading...
Searching...
No Matches
Go to the documentation of this file.
8#if defined( TOSHI_PROFILER_MEMORY ) && !defined( TOSHI_PROFILER_MEMORY_ENABLED )
12# define new ( TMemory__FUNC__ = __FUNCSIG__, TMemory__FILE__ = __FILE__, TMemory__LINE__ = __LINE__ ) && TFALSE ? TNULL : new
13# define TMalloc( ... ) TMalloc( __VA_ARGS__, __FILE__, __LINE__ )
14# define TOSHI_PROFILER_MEMORY_ENABLED