Searched refs:tmp_count (Results 1 – 1 of 1) sorted by relevance
104 let mut tmp_count = count; in read_at() localVariable117 tmp_count -= 16; in read_at()126 ((tmp_count << 9) - 1) as u32 in read_at()240 let mut tmp_count = count; in write_at() localVariable254 tmp_count -= 16; in write_at()264 ((tmp_count << 9) - 1) as u32 in write_at()