Searched refs:stop (Results 1 – 1 of 1) sorted by relevance
385 ds_htable_bucket_t *stop; in ds_htable_lookup_by_position() local395 stop = &table->buckets[table->next]; in ds_htable_lookup_by_position()399 for (; bucket < stop; ++bucket) { in ds_htable_lookup_by_position()
Completed in 7 milliseconds