Searched defs:is_zero (Results 1 – 8 of 8) sorted by relevance
229 let is_zero = refcount.dec_and_test(); dec_ref() localVariable
269 pub fn is_zero(self) -> bool { is_zero() method
304 def is_zero(val: str) -> bool: function
327 sector_t block, u8 *digest, bool *is_zero) in verity_hash_for_block()462 bool is_zero; in verity_verify_io() local
209 bool is_zero; in fec_read_bufs() local
327 bool is_zero = true; in compress_lznt() local
468 let is_zero = unsafe { self.ptr.as_ref() }.refcount.dec_and_test(); in drop() localVariable
474 bool is_zero = num == 0LL; in number() local