Home
last modified time | relevance | path

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

/external/libxml2/
Dtimsort.h119 #define TIM_SORT_RUN_T SORT_MAKE_STR(tim_sort_run_t) macro
125 } TIM_SORT_RUN_T; typedef
295 static int CHECK_INVARIANT(TIM_SORT_RUN_T *stack, const int stack_curr) in CHECK_INVARIANT()
334 static void TIM_SORT_MERGE(SORT_TYPE *dst, const TIM_SORT_RUN_T *stack, const int stack_curr, TEMP_… in TIM_SORT_MERGE()
393 static int TIM_SORT_COLLAPSE(SORT_TYPE *dst, TIM_SORT_RUN_T *stack, int stack_curr, TEMP_STORAGE_T … in TIM_SORT_COLLAPSE()
458 TIM_SORT_RUN_T run_stack[128]; in TIM_SORT()
499 #undef TIM_SORT_RUN_T
513 #undef TIM_SORT_RUN_T