Home
last modified time | relevance | path

Searched defs:static_opts_s (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/jemalloc/src/
H A Djemalloc.c1820 struct static_opts_s { struct
1822 bool may_overflow;
1828 bool bump_empty_aligned_alloc;
1833 bool assert_nonempty_alloc;
1839 bool null_out_result_on_error;
1841 bool set_errno_on_error;
1846 size_t min_alignment;
1849 const char *oom_string;
1851 const char *invalid_alignment_string;
1860 bool slow;
[all …]