Home
last modified time | relevance | path

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

/external/libxml2/
Dtimsort.h169 } TIM_SORT_RUN_T; typedef
322 static int CHECK_INVARIANT(TIM_SORT_RUN_T *stack, const int stack_curr) { in CHECK_INVARIANT()
371 static void TIM_SORT_MERGE(SORT_TYPE *dst, const TIM_SORT_RUN_T *stack, const int stack_curr, in TIM_SORT_MERGE()
423 static int TIM_SORT_COLLAPSE(SORT_TYPE *dst, TIM_SORT_RUN_T *stack, int stack_curr, in TIM_SORT_COLLAPSE()
491 TIM_SORT_RUN_T *run_stack, in PUSH_NEXT()
533 TIM_SORT_RUN_T run_stack[TIM_SORT_STACK_SIZE]; in TIM_SORT()
585 #undef TIM_SORT_RUN_T
599 #undef TIM_SORT_RUN_T