Searched refs:stack_probe_size_log2 (Results 1 – 2 of 2) sorted by relevance
43 pub stack_probe_size_log2: RangeInclusive<usize>, field104 stack_probe_size_log2: 6..=14, in default()
223 .int_in_range(self.config.stack_probe_size_log2.clone())?; in generate_flags()