Searched refs:tmp_count (Results 1 – 1 of 1) sorted by relevance
127 let mut tmp_count = count; in read_at() localVariable140 tmp_count -= 16; in read_at()149 ((tmp_count << 9) - 1) as u32 in read_at()288 let mut tmp_count = count; in write_at() localVariable302 tmp_count -= 16; in write_at()312 ((tmp_count << 9) - 1) as u32 in write_at()