/external/jemalloc/test/unit/ |
D | hash.c | 46 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()
|
D | tsd.c | 40 not_reached(); in malloc_tsd_types()
|
/external/jemalloc_new/test/unit/ |
D | hash.c | 45 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()
|
D | stats_print.c | 60 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()
|
D | tsd.c | 31 not_reached(); in data_cleanup()
|
/external/jemalloc_new/include/jemalloc/internal/ |
D | assert.h | 19 #ifndef not_reached 20 #define not_reached() do { \ macro 53 not_reached(); \
|
D | jemalloc_internal_inlines_a.h | 16 not_reached(); in malloc_getcpu()
|
D | atomic_gcc_atomic.h | 31 not_reached(); in atomic_enum_to_builtin()
|
/external/jemalloc_new/src/ |
D | malloc_io.c | 11 #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
|
D | rtree.c | 40 not_reached(); in rtree_node_dalloc_impl() 55 not_reached(); in rtree_leaf_dalloc_impl() 311 not_reached(); in rtree_leaf_elm_lookup_hard()
|
D | pages.c | 307 not_reached(); in pages_purge_lazy() 327 not_reached(); in pages_purge_forced()
|
D | prof.c | 536 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/ |
D | assert.h | 16 #ifndef not_reached 17 #define not_reached() do { \ macro
|
D | rtree.h | 328 default: not_reached(); in rtree_get() 331 not_reached(); in rtree_get() 361 not_reached(); in rtree_set()
|
/external/jemalloc_new/test/include/test/ |
D | jemalloc_test.h | 139 #undef not_reached 152 #define not_reached() do { \ macro
|
D | btalloc.h | 24 default: not_reached(); \
|
D | jemalloc_test.h.in | 139 #undef not_reached 152 #define not_reached() do { \ macro
|
/external/jemalloc/test/include/test/ |
D | jemalloc_test.h | 134 #undef not_reached 147 #define not_reached() do { \ macro
|
D | btalloc.h | 25 default: not_reached(); \
|
D | jemalloc_test.h.in | 134 #undef not_reached 147 #define not_reached() do { \ macro
|
/external/jemalloc/src/ |
D | util.c | 12 #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
|
D | tsd.c | 32 not_reached(); in malloc_tsd_no_cleanup() 105 not_reached(); in tsd_cleanup()
|
D | prof.c | 530 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/ |
D | test.c | 42 default: not_reached(); in test_status_string()
|
/external/jemalloc_new/test/src/ |
D | test.c | 95 default: not_reached(); in test_status_string()
|