Searched defs:is_zero (Results 1 – 7 of 7) sorted by relevance
298 def is_zero(val: str) -> bool: function
383 sector_t block, u8 *digest, bool *is_zero) in verity_hash_for_block()518 bool is_zero; in verity_verify_io() local
205 bool is_zero; in fec_read_bufs() local
327 bool is_zero = true; in compress_lznt() local
117 static inline bool is_zero(char *start, char *end) in is_zero() function
202 u16 is_zero : 1; member
466 bool is_zero = num == 0LL; in number() local
Completed in 20 milliseconds