Searched refs:gFastAllocator (Results 1 – 1 of 1) sorted by relevance
170 static FastAllocator gFastAllocator; variable175 char * const p = (char*)gFastAllocator.Allocate( s ); in AllocateBlock()261 if ( !gFastAllocator.Free( s ) ) in operator delete()