Home
last modified time | relevance | path

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

/third_party/libxml2/
Dtimsort.h488 static __inline int PUSH_NEXT(SORT_TYPE *dst, in PUSH_NEXT() function
555 if (!PUSH_NEXT(dst, size, store, minrun, run_stack, &stack_curr, &curr)) { in TIM_SORT()
559 if (!PUSH_NEXT(dst, size, store, minrun, run_stack, &stack_curr, &curr)) { in TIM_SORT()
563 if (!PUSH_NEXT(dst, size, store, minrun, run_stack, &stack_curr, &curr)) { in TIM_SORT()
573 if (!PUSH_NEXT(dst, size, store, minrun, run_stack, &stack_curr, &curr)) { in TIM_SORT()
587 #undef PUSH_NEXT