Searched refs:HEAP_FILL_ALLOC (Results 1 – 2 of 2) sorted by relevance
430 MI_CpuFill32( address, GetFillValue( HEAP_FILL_ALLOC ), size ); in FillAllocMemory()432 std::memset(address, GetFillValue( HEAP_FILL_ALLOC ), size); in FillAllocMemory()
78 HEAP_FILL_ALLOC, // デバッグフィル確保時 enumerator