Searched defs:start_index (Results 1 – 3 of 3) sorted by relevance
113 let mut start_index = -1; in do_add_block() localVariable282 let mut start_index = 0; in isolate_range() localVariable
74 let start_index = bitstart & (32 - 1); in generic_imageblit() localVariable
2254 let start_index = (name.len() / 13) as u8; in new() localVariable