Home
last modified time | relevance | path

Searched defs:odd_adust (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/gdbstub/src/protocol/common/
Dhex.rs94 let odd_adust = base_buf.len() % 2; in decode_hex_buf() localVariable
157 let odd_adust = base_buf.len() % 2; in decode_hex_buf() localVariable