Home
last modified time | relevance | path

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

/external/libxml2/
Dtimsort.h120 #define TEMP_STORAGE_T SORT_MAKE_STR(temp_storage_t) macro
316 } TEMP_STORAGE_T; typedef
319 static void TIM_SORT_RESIZE(TEMP_STORAGE_T *store, const size_t new_size) in TIM_SORT_RESIZE()
334 …ORT_MERGE(SORT_TYPE *dst, const TIM_SORT_RUN_T *stack, const int stack_curr, TEMP_STORAGE_T *store) 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()
457 TEMP_STORAGE_T _store, *store; in TIM_SORT()
498 #undef TEMP_STORAGE_T
514 #undef TEMP_STORAGE_T