Home
last modified time | relevance | path

Searched refs:opt_xmalloc (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/lib/libc/stdlib/
Djemalloc.c796 static bool opt_xmalloc = false; variable
3155 opt_xmalloc ? "X" : "x", in malloc_print_stats()
3427 opt_xmalloc = false; in malloc_init_hard()
3430 opt_xmalloc = true; in malloc_init_hard()