Searched defs:RTALLOC_EFENCE_FILLER (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/r3/
H A Dalloc-ef.h96 /** @def RTALLOC_EFENCE_FILLER
97 * This define will enable memset(,RTALLOC_EFENCE_FILLER,)'ing the allocated
100 #define RTALLOC_EFENCE_FILLER 0xef macro

Completed in 79 milliseconds