Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/jemalloc/src/
HDtest_hooks.c12 void (*test_hooks_libc_hook)() = NULL; variable
/freebsd-13-stable/contrib/jemalloc/include/jemalloc/internal/
HDprivate_namespace.h393 #define test_hooks_libc_hook JEMALLOC_N(test_hooks_libc_hook) macro