HomeSort by relevance Sort by last modified time
    Searched refs:NO_HEADER_OPTIONS (Results 1 - 2 of 2) sorted by null

  /bionic/libc/malloc_debug/
Config.h 53 constexpr uint64_t NO_HEADER_OPTIONS = FILL_ON_ALLOC | FILL_ON_FREE | EXPAND_ALLOC;
DebugData.cpp 46 if ((config_.options & ~(NO_HEADER_OPTIONS)) != 0) {

Completed in 1622 milliseconds