Searched refs:name_byte (Results 1 – 1 of 1) sorted by relevance
52 let name_byte = name.read_byte().unwrap(); in presented_id_matches_constraint() localVariable55 if ((name_byte ^ constraint_address_byte) & constraint_mask_byte) != 0 { in presented_id_matches_constraint()