Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dprof_inlines_b.h21 cassert(config_prof); in prof_tdata_get()
42 cassert(config_prof); in prof_tctx_get()
51 cassert(config_prof); in prof_tctx_set()
59 cassert(config_prof); in prof_tctx_reset()
67 cassert(config_prof); in prof_alloc_time_get()
76 cassert(config_prof); in prof_alloc_time_set()
105 cassert(config_prof); in prof_sample_accum_update()
168 cassert(config_prof); in prof_malloc()
186 cassert(config_prof); in prof_realloc()
242 cassert(config_prof); in prof_free()
H A Dassert.h50 #ifndef cassert
51 #define cassert(c) do { \ macro
H A Dprof_inlines_a.h9 cassert(config_prof); in prof_accum_add()
48 cassert(config_prof); in prof_accum_cancel()
H A Darena_inlines_b.h39 cassert(config_prof); in arena_prof_tctx_get()
59 cassert(config_prof); in arena_prof_tctx_set()
77 cassert(config_prof); in arena_prof_tctx_reset()
89 cassert(config_prof); in arena_prof_alloc_time_get()
104 cassert(config_prof); in arena_prof_alloc_time_set()
H A Darena_inlines_a.h26 cassert(config_prof); in arena_prof_accum()
H A Dwitness.h170 cassert(config_debug); in witness_owner()
/freebsd/contrib/jemalloc/src/
H A Dextent_dss.c114 cassert(have_dss); in extent_alloc_dss()
239 cassert(have_dss); in extent_in_dss()
249 cassert(have_dss); in extent_dss_mergeable()
263 cassert(have_dss); in extent_dss_boot()
H A Dprof.c316 cassert(config_prof); in rb_gen()
541 cassert(config_prof); in bt_init()
549 cassert(config_prof); in prof_enter()
562 cassert(config_prof); in prof_leave()
591 cassert(config_prof); in prof_backtrace()
604 cassert(config_prof); in prof_unwind_init_callback()
614 cassert(config_prof); in prof_unwind_callback()
633 cassert(config_prof); in prof_backtrace()
656 cassert(config_prof); in prof_backtrace()
803 cassert(config_prof); in prof_backtrace()
[all …]
H A Darena.c88 cassert(config_stats); in arena_stats_merge()
387 cassert(config_stats); in arena_large_malloc_stats_update()
403 cassert(config_stats); in arena_large_dalloc_stats_update()
1554 cassert(config_prof); in arena_prof_promote()
1582 cassert(config_prof); in arena_prof_demote()
1599 cassert(config_prof); in arena_dalloc_promoted()
H A Dbase.c483 cassert(config_stats); in base_stats_get()
H A Dtcache.c604 cassert(config_stats); in tcache_stats_merge()
H A Dextent.c745 cassert(config_prof); in extent_gdump_add()
771 cassert(config_prof); in extent_gdump_sub()
/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/
H A DObsoleteFiles.inc4318 OLD_FILES+=usr/include/c++/v1/tr1/cassert
9760 OLD_FILES+=usr/include/c++/4.2/cassert
17581 OLD_FILES+=usr/include/c++/3.4/cassert
18257 OLD_FILES+=usr/include/c++/3.3/cassert
18977 OLD_FILES+=usr/include/g++/cassert
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DAttrDocs.td1894 #include <cassert>