Home
last modified time | relevance | path

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

/third_party/musl/porting/linux/user/src/internal/
H A Dmalloc_config.h28 #ifndef MALLOC_RED_ZONE
29 #define MALLOC_RED_ZONE macro
38 #if defined(MALLOC_RED_ZONE) && !defined(MALLOC_FREELIST_QUARANTINE)
39 #error MALLOC_RED_ZONE can be only applied when MALLOC_FREELIST_QUARANTINE is set.
/third_party/musl/src/internal/linux/
H A Dmalloc_config.h28 #ifndef MALLOC_RED_ZONE
29 #define MALLOC_RED_ZONE macro
38 #if defined(MALLOC_RED_ZONE) && !defined(MALLOC_FREELIST_QUARANTINE)
39 #error MALLOC_RED_ZONE can be only applied when MALLOC_FREELIST_QUARANTINE is set.

Completed in 1 milliseconds