Searched defs:HEAP_REALLOC_IN_PLACE_ONLY (Results 1 – 4 of 4) sorted by relevance
26 #define HEAP_REALLOC_IN_PLACE_ONLY 0x00000010 macro
24 #define HEAP_REALLOC_IN_PLACE_ONLY 0x00000010 macro
34 constexpr unsigned long HEAP_REALLOC_IN_PLACE_ONLY = 0x00000010; variable
972 HEAP_REALLOC_IN_PLACE_ONLY = 0x10, variable