Searched refs:bool_to_int (Results 1 – 1 of 1) sorted by relevance
57 branch = const $crate::jump_label::bool_to_int($branch),72 pub const fn bool_to_int(b: bool) -> i32 { in bool_to_int() function