Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dutil.h39 #if !defined(JEMALLOC_INTERNAL_UNREACHABLE)
40 # error JEMALLOC_INTERNAL_UNREACHABLE should have been defined by configure
43 #define unreachable() JEMALLOC_INTERNAL_UNREACHABLE()
/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Djemalloc_internal_defs_FreeBSD.h2 # undef JEMALLOC_INTERNAL_UNREACHABLE
3 # define JEMALLOC_INTERNAL_UNREACHABLE abort macro
H A Djemalloc_internal_defs.h212 #define JEMALLOC_INTERNAL_UNREACHABLE __builtin_unreachable macro
/freebsd/contrib/jemalloc/
H A DFREEBSD-diffs69 +# undef JEMALLOC_INTERNAL_UNREACHABLE
70 +# define JEMALLOC_INTERNAL_UNREACHABLE abort