Home
last modified time | relevance | path

Searched defs:max_user_defined_malloc_size (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_mman.cpp114 static uptr max_user_defined_malloc_size; variable
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_allocator.cpp307 uptr max_user_defined_malloc_size; member