Home
last modified time | relevance | path

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

/third_party/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()
424 static int TIM_SORT_COLLAPSE(SORT_TYPE *dst, TIM_SORT_RUN_T *stack, int stack_curr, in TIM_SORT_COLLAPSE()
492 TIM_SORT_RUN_T *run_stack, in PUSH_NEXT()
534 TIM_SORT_RUN_T run_stack[TIM_SORT_STACK_SIZE]; in TIM_SORT()
586 #undef TIM_SORT_RUN_T
600 #undef TIM_SORT_RUN_T
/third_party/gettext/gnulib-local/lib/libxml/
Dtimsort.h200 } TIM_SORT_RUN_T; typedef
353 static int CHECK_INVARIANT(TIM_SORT_RUN_T *stack, const int stack_curr) { in CHECK_INVARIANT()
402 static void TIM_SORT_MERGE(SORT_TYPE *dst, const TIM_SORT_RUN_T *stack, const int stack_curr, in TIM_SORT_MERGE()
454 static int TIM_SORT_COLLAPSE(SORT_TYPE *dst, TIM_SORT_RUN_T *stack, int stack_curr, in TIM_SORT_COLLAPSE()
522 TIM_SORT_RUN_T *run_stack, in PUSH_NEXT()
564 TIM_SORT_RUN_T run_stack[TIM_SORT_STACK_SIZE]; in TIM_SORT()
616 #undef TIM_SORT_RUN_T
630 #undef TIM_SORT_RUN_T