Searched refs:is_highest_bit_set (Results 1 – 2 of 2) sorted by relevance
43 if is_highest_bit_set(bytes) {61 if is_highest_bit_set(bytes) {125 pub(crate) fn is_highest_bit_set(bytes: &[u8]) -> bool { in is_highest_bit_set() function
634 let result = if is_highest_bit_set(bytes) { in as_i64()661 let result = if is_highest_bit_set(bytes) { in as_i32()934 if is_highest_bit_set(s) { in as_biguint()