Searched defs:last_rem_idx (Results 1 - 1 of 1) sorted by relevance

/systemd/src/basic/
H A Dhashmap.c158 unsigned last_rem_idx; /* remembers last removal index */ member in struct:hashmap_debug_info
504 h->debug.last_rem_idx = idx;
671 i->prev_idx == h->debug.last_rem_idx));
1250 h->b.debug.last_rem_idx = idx;

Completed in 32 milliseconds