Searched defs:any_bit_set (Results 1 – 5 of 5) sorted by relevance
42 LIBC_INLINE constexpr bool any_bit_set() const { return word != 0; } in any_bit_set() function
43 pub(crate) fn any_bit_set(self) -> bool { in any_bit_set() method
50 pub fn any_bit_set(self) -> bool { in any_bit_set() method