Lines Matching defs:static_opts_s
1820 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;
1864 bool usize;