Home
last modified time | relevance | path

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

12

/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()
/external/jemalloc_new/test/unit/
Dhash.c45 default: not_reached(); in hash_variant_bits()
55 default: not_reached(); in hash_variant_string()
95 } default: not_reached(); in hash_variant_verify_key()
115 } default: not_reached(); in hash_variant_verify_key()
131 default: not_reached(); in hash_variant_verify_key()
Dstats_print.c60 not_reached(); in token_error()
649 not_reached(); in parser_tokenize()
684 not_reached(); in parser_parse_value()
745 not_reached(); in parser_parse_array()
798 not_reached(); in parser_parse_object()
819 not_reached(); in parser_parse()
978 not_reached(); in TEST_BEGIN()
Dtsd.c31 not_reached(); in data_cleanup()
/external/jemalloc_new/include/jemalloc/internal/
Dassert.h19 #ifndef not_reached
20 #define not_reached() do { \ macro
53 not_reached(); \
Djemalloc_internal_inlines_a.h16 not_reached(); in malloc_getcpu()
Datomic_gcc_atomic.h31 not_reached(); in atomic_enum_to_builtin()
/external/jemalloc_new/src/
Dmalloc_io.c11 #ifdef not_reached
12 # undef not_reached
32 #define not_reached() do { \ macro
299 default: not_reached(); in d2s()
403 not_reached(); \ in malloc_vsnprintf()
586 } default: not_reached(); in malloc_vsnprintf()
673 #undef not_reached
Drtree.c40 not_reached(); in rtree_node_dalloc_impl()
55 not_reached(); in rtree_leaf_dalloc_impl()
311 not_reached(); in rtree_leaf_elm_lookup_hard()
Dpages.c307 not_reached(); in pages_purge_lazy()
327 not_reached(); in pages_purge_forced()
Dprof.c536 not_reached(); in prof_backtrace()
596 not_reached(); in prof_gctx_try_destroy()
698 not_reached(); in prof_tctx_destroy()
1082 not_reached(); in prof_tctx_merge_tdata()
1113 not_reached(); in prof_tctx_merge_iter()
1147 not_reached(); in prof_tctx_dump_iter()
1170 not_reached(); in prof_tctx_finish_iter()
/external/jemalloc/include/jemalloc/internal/
Dassert.h16 #ifndef not_reached
17 #define not_reached() do { \ macro
Drtree.h328 default: not_reached(); in rtree_get()
331 not_reached(); in rtree_get()
361 not_reached(); in rtree_set()
/external/jemalloc_new/test/include/test/
Djemalloc_test.h139 #undef not_reached
152 #define not_reached() do { \ macro
Dbtalloc.h24 default: not_reached(); \
Djemalloc_test.h.in139 #undef not_reached
152 #define not_reached() do { \ macro
/external/jemalloc/test/include/test/
Djemalloc_test.h134 #undef not_reached
147 #define not_reached() do { \ macro
Dbtalloc.h25 default: not_reached(); \
Djemalloc_test.h.in134 #undef not_reached
147 #define not_reached() do { \ macro
/external/jemalloc/src/
Dutil.c12 #define not_reached() do { \ macro
287 default: not_reached(); in d2s()
393 not_reached(); \ in malloc_vsnprintf()
574 } default: not_reached(); in malloc_vsnprintf()
664 #undef not_reached
Dtsd.c32 not_reached(); in malloc_tsd_no_cleanup()
105 not_reached(); in tsd_cleanup()
Dprof.c530 not_reached(); in prof_backtrace()
595 not_reached(); in prof_gctx_try_destroy()
694 not_reached(); in prof_tctx_destroy()
1069 not_reached(); in prof_tctx_merge_tdata()
1103 not_reached(); in prof_tctx_merge_iter()
1137 not_reached(); in prof_tctx_dump_iter()
1161 not_reached(); in prof_tctx_finish_iter()
/external/jemalloc/test/src/
Dtest.c42 default: not_reached(); in test_status_string()
/external/jemalloc_new/test/src/
Dtest.c95 default: not_reached(); in test_status_string()

12