Searched refs:not_reached (Results 1 - 25 of 26) sorted by relevance

12

/netbsd-current/external/bsd/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();
H A Datomic_gcc_atomic.h31 not_reached();
/netbsd-current/external/bsd/jemalloc/dist/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();
H A Datomic_gcc_atomic.h31 not_reached();
/netbsd-current/external/bsd/jemalloc/dist/test/include/test/
H A Dbtalloc.h24 default: not_reached(); \
/netbsd-current/external/bsd/jemalloc/dist/test/unit/
H A Dhash.c45 default: not_reached();
55 default: not_reached();
95 } default: not_reached();
115 } default: not_reached();
131 default: not_reached();
H A Dtsd.c31 not_reached();
H A Dstats_print.c60 not_reached();
649 not_reached();
684 not_reached();
745 not_reached();
798 not_reached();
819 not_reached();
978 not_reached();
H A Dph.c297 not_reached();
H A Drb.c339 not_reached();
/netbsd-current/sys/arch/evbppc/obs405/
H A Dobs600_locore.S121 not_reached: label
122 b not_reached
/netbsd-current/external/bsd/jemalloc/dist/src/
H A Dmalloc_io.c11 #ifdef not_reached
12 # undef not_reached macro
32 #define not_reached() do { \ macro
299 default: not_reached();
403 not_reached(); \
586 } default: not_reached();
673 #undef not_reached macro
H A Drtree.c40 not_reached();
55 not_reached();
305 not_reached();
H A Dpages.c303 not_reached();
323 not_reached();
H A Dtsd.c254 not_reached();
H A Dzone.c210 not_reached();
H A Dprof.c546 not_reached();
608 not_reached();
710 not_reached();
1100 not_reached();
1131 not_reached();
1165 not_reached();
1188 not_reached();
H A Dbase.c81 not_reached();
H A Dbackground_thread.c55 #define NOT_REACHED { not_reached(); }
H A Darena.c768 not_reached();
790 not_reached();
H A Dextent.c578 not_reached();
587 not_reached();
H A Djemalloc.c978 not_reached();
3288 default: not_reached();
/netbsd-current/external/bsd/jemalloc/dist/test/src/
H A Dtest.c95 default: not_reached();

Completed in 216 milliseconds

12