Home
last modified time | relevance | path

Searched refs:cassert (Results 1 – 24 of 24) sorted by relevance

/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dprof_inlines_b.h
H A Dassert.h50 #ifndef cassert
51 #define cassert(c) do { \ macro
H A Dprof_inlines_a.h
H A Darena_inlines_b.h44 cassert(config_prof); in arena_prof_tctx_get()
77 cassert(config_prof); in arena_prof_tctx_reset()
98 cassert(config_prof); in arena_prof_alloc_time_get()
111 cassert(config_prof);
H A Darena_inlines_a.h
H A Dwitness.h185 cassert(config_debug); in witness_assert_owner()
/freebsd/contrib/jemalloc/src/
H A Dextent_dss.c113 cassert(have_dss); in extent_alloc_dss()
245 cassert(have_dss);
255 cassert(have_dss); in extent_dss_mergeable()
269 cassert(have_dss); in extent_dss_boot()
H A Dprof.c84 cassert(config_prof);
101 cassert(config_prof);
151 cassert(config_prof);
270 cassert(config_prof); in prof_tctx_comp()
284 cassert(config_prof); in rb_gen()
298 cassert(config_prof); in rb_gen()
308 cassert(config_prof); in rb_gen()
332 cassert(config_prof); in rb_gen()
347 cassert(config_prof); in prof_malloc_sample_object()
553 cassert(config_pro in prof_enter()
[all...]
H A Darena.c90 cassert(config_stats); in arena_stats_merge()
294 cassert(config_stats); in arena_slab_reg_alloc_batch()
310 cassert(config_stats); in arena_slab_reg_alloc_batch()
1238 cassert(config_prof); in arena_slab_alloc()
1258 cassert(config_prof); in arena_slab_alloc()
1272 cassert(config_prof); in arena_bin_nonfull_slab_get()
H A Dbase.c497 cassert(config_stats); in base_prefork()
H A Dtcache.c864 cassert(config_stats);
H A Dextent.c286 cassert(config_prof); in extents_init()
312 cassert(config_prof);
/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Dcassert.cppm
/freebsd/contrib/llvm-project/libcxx/include/
H A Dcassert11 cassert synopsis
H A D__std_clang_module41 #include <cassert>
H A Dmodule.modulemap327 // <cassert>'s use of NDEBUG requires textual inclusion.
328 textual header "cassert"
/freebsd/contrib/llvm-project/libcxx/modules/
H A Dstd.cppm
H A Dstd.compat.cppm.in20 #include <cassert>
H A Dstd.cppm.in31 #include <cassert>
/freebsd/lib/libc++/
H A DMakefile141 STD_HEADERS+= cassert
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DStdSymbolMap.inc522 SYMBOL(assert, None, <cassert>)
/freebsd/contrib/openpam/
H A Dconfigure2636 // <cassert> and <cstring> are *not* freestanding headers in C++98.
/freebsd/
H A DObsoleteFiles.inc4478 OLD_FILES+=usr/include/c++/v1/tr1/cassert
9920 OLD_FILES+=usr/include/c++/4.2/cassert
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DAttrDocs.td1894 #include <cassert>