Searched refs:sort_end (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/apr/tables/
H A Dapr_tables.c1100 apr_table_entry_t **sort_end; local
1137 sort_end = sort_array + t->a.nelts;
1139 while (sort_next < sort_end) {
1144 while ((dup_last < sort_end) &&

Completed in 99 milliseconds