Home
last modified time | relevance | path

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

/external/libxml2/
Dtimsort.h117 #define TIM_SORT_COLLAPSE SORT_MAKE_STR(tim_sort_collapse) macro
393 static int TIM_SORT_COLLAPSE(SORT_TYPE *dst, TIM_SORT_RUN_T *stack, int stack_curr, TEMP_STORAGE_T … in TIM_SORT_COLLAPSE() function
485 stack_curr = TIM_SORT_COLLAPSE(dst, run_stack, stack_curr, store, size); in TIM_SORT()
512 #undef TIM_SORT_COLLAPSE