Home
last modified time | relevance | path

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

/external/jemalloc/test/unit/
Dhash.c46 default: not_reached(); in hash_variant_bits()
58 default: not_reached(); in hash_variant_string()
99 } default: not_reached(); in hash_variant_verify_key()
119 } default: not_reached(); in hash_variant_verify_key()
135 default: not_reached(); in hash_variant_verify_key()
Dtsd.c40 not_reached(); in malloc_tsd_types()
Drb.c336 not_reached(); in TEST_BEGIN()
/external/jemalloc/include/jemalloc/internal/
Dassert.h16 #ifndef not_reached
17 #define not_reached() do { \ macro
Drtree.h259 not_reached(); in rtree_get()
289 not_reached(); in rtree_set()
Dutil.h89 not_reached(); \
/external/jemalloc/src/
Dutil.c12 #define not_reached() do { \ macro
286 default: not_reached(); in d2s()
393 not_reached(); \ in malloc_vsnprintf()
574 } default: not_reached(); in malloc_vsnprintf()
666 #undef not_reached
Dtsd.c32 not_reached(); in malloc_tsd_no_cleanup()
105 not_reached(); in tsd_cleanup()
Dprof.c529 not_reached(); in prof_backtrace()
593 not_reached(); in prof_gctx_try_destroy()
690 not_reached(); in prof_tctx_destroy()
1063 not_reached(); in prof_tctx_merge_tdata()
1094 not_reached(); in prof_tctx_merge_iter()
1121 not_reached(); in prof_tctx_dump_iter()
1143 not_reached(); in prof_tctx_finish_iter()
Dzone.c142 not_reached(); in zone_destroy()
Djemalloc.c954 not_reached();
/external/jemalloc/test/include/test/
Dbtalloc.h25 default: not_reached(); \
Djemalloc_test.h37 #define not_reached() do { \ macro
Djemalloc_test.h.in37 #define not_reached() do { \ macro
/external/jemalloc/test/src/
Dtest.c42 default: not_reached(); in test_status_string()