Searched defs:new_i (Results 1 – 3 of 3) sorted by relevance
297 let new_i = self.i.checked_add(num_bytes).ok_or(EndOfInput)?; in read_bytes() localVariable
1853 Py_ssize_t new_i = 0; in hamt_node_array_without() local
740 let new_i = guard.find_insert_slot(hash); in rehash_in_place() localVariable