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

/macosx-10.10/apr-32/apr/apr/tables/
H A Dapr_tables.c1090 apr_table_entry_t **sort_end; local
1123 sort_end = sort_array + t->a.nelts;
1125 while (sort_next < sort_end) {
1130 while ((dup_last < sort_end) &&

Completed in 112 milliseconds