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