Searched refs:new_log_slots (Results 1 – 1 of 1) sorted by relevance
146 size_t new_log_slots = pset->log_slots + 1; in pointer_set_insert() local154 n = insert_aux (value, new_slots, new_n_slots, new_log_slots); in pointer_set_insert()160 pset->log_slots = new_log_slots; in pointer_set_insert()260 size_t new_log_slots = pmap->log_slots + 1; in pointer_map_insert() local270 n = insert_aux (key, new_keys, new_n_slots, new_log_slots); in pointer_map_insert()278 pmap->log_slots = new_log_slots; in pointer_map_insert()