Searched refs:decoded_bytes (Results 1 – 1 of 1) sorted by relevance
9635 int decoded_bytes; in remote_read_bytes_1() local9661 decoded_bytes = hex2bin (p, myaddr, todo_units * unit_size); in remote_read_bytes_1()9663 *xfered_len_units = (ULONGEST) (decoded_bytes / unit_size); in remote_read_bytes_1()