Searched refs:JEMALLOC_INTERNAL_UNREACHABLE (Results 1 – 4 of 4) sorted by relevance
39 #if !defined(JEMALLOC_INTERNAL_UNREACHABLE)40 # error JEMALLOC_INTERNAL_UNREACHABLE should have been defined by configure43 #define unreachable() JEMALLOC_INTERNAL_UNREACHABLE()
2 # undef JEMALLOC_INTERNAL_UNREACHABLE3 # define JEMALLOC_INTERNAL_UNREACHABLE abort macro
212 #define JEMALLOC_INTERNAL_UNREACHABLE __builtin_unreachable macro
69 +# undef JEMALLOC_INTERNAL_UNREACHABLE70 +# define JEMALLOC_INTERNAL_UNREACHABLE abort