Searched defs:scratch (Results 1 – 2 of 2) sorted by relevance
199 scratch: S, field232 let mut scratch = S::default(); in new_alloc_scratch() localVariable911 let scratch = vec![0u8; scratch_size(&mut io).unwrap() - 1]; in test_scratch_too_small() localVariable
876 let scratch = load.primary_entries.as_bytes_mut(); in erase_gpt() localVariable