HomeSort by: relevance | last modified time | path
    Searched defs:fail_retained_alloc (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/jemalloc/dist/test/unit/
san_bump.c 9 static bool fail_retained_alloc; variable
16 if (fail_retained_alloc && new_addr == NULL
138 fail_retained_alloc = true;
154 fail_retained_alloc = false;

Completed in 20 milliseconds