Searched refs:HEAP_REALLOC_IN_PLACE_ONLY (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_malloc_win.cpp34 constexpr unsigned long HEAP_REALLOC_IN_PLACE_ONLY = 0x00000010; variable
361 if (dwFlags & HEAP_REALLOC_IN_PLACE_ONLY)

Completed in 153 milliseconds