Home
last modified time | relevance | path

Searched refs:stop (Results 1 – 1 of 1) sorted by relevance

/ext-ds/src/ds/
H A Dds_htable.c385 ds_htable_bucket_t *stop; in ds_htable_lookup_by_position() local
395 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