Searched refs:is_binary (Results 1 – 1 of 1) sorted by relevance
46 let is_binary: bool = if (status_register_b & 0x04) != 0 { in get() localVariable69 if !is_binary in get()