Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Dassert.h19 #ifndef not_reached
20 #define not_reached() do { \ macro
53 not_reached(); \
H A Djemalloc_internal_inlines_a.h16 not_reached(); in malloc_getcpu()
H A Datomic_gcc_atomic.h31 not_reached(); in atomic_enum_to_builtin()
/f-stack/app/redis-5.0.5/deps/jemalloc/test/unit/
H A 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()
H A 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()
H A Dtsd.c31 not_reached(); in data_cleanup()
H A Dph.c297 not_reached(); in TEST_BEGIN()
H A Drb.c339 not_reached(); in TEST_BEGIN()
/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A 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
H A Drtree.c40 not_reached(); in rtree_node_dalloc_impl()
55 not_reached(); in rtree_leaf_dalloc_impl()
305 not_reached(); in rtree_leaf_elm_lookup_hard()
H A Dpages.c293 not_reached(); in pages_purge_lazy()
313 not_reached(); in pages_purge_forced()
H A 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()
H A Dtsd.c247 not_reached(); in tsd_cleanup()
H A Dzone.c210 not_reached(); in zone_destroy()
H A Dbase.c81 not_reached(); in base_unmap()
H A Dbackground_thread.c55 #define NOT_REACHED { not_reached(); }
H A Darena.c766 not_reached(); in arena_decay_stashed()
788 not_reached(); in arena_decay_stashed()
H A Djemalloc.c946 not_reached(); in malloc_conf_init()
3253 default: not_reached(); in jemalloc_prefork()
H A Dextent.c578 not_reached(); in extents_evict()
587 not_reached(); in extents_evict()
H A Dstats.c376 not_reached(); in stats_arena_bins_print()
/f-stack/app/redis-5.0.5/deps/jemalloc/test/include/test/
H A Dbtalloc.h24 default: not_reached(); \
H A Djemalloc_test.h.in139 #undef not_reached
152 #define not_reached() do { \ macro
/f-stack/app/redis-5.0.5/deps/jemalloc/test/src/
H A Dtest.c95 default: not_reached(); in test_status_string()