Searched defs:high (Results 1 – 3 of 3) sorted by relevance
36 uint32_t high = rem >> 32; in __div64_32() local100 u32 high = divisor >> 32; in div64_u64_rem() local140 u32 high = divisor >> 32; in div64_u64() local
129 uint16_t high[LEN_HIGH_SYMBOLS]; member608 uint32_t high = (s->dict.pos & s->lzma.literal_pos_mask) << s->lzma.lc; in lzma_literal_probs() local
482 HINT_INLINE void HUF_insertionSort(nodeElt huffNode[], int const low, int const high) { in HUF_insertionSort()498 static int HUF_quickSortPartition(nodeElt arr[], int const low, int const high) { in HUF_quickSortPartition()518 static void HUF_simpleQuickSort(nodeElt arr[], int low, int high) { in HUF_simpleQuickSort()