Searched refs:tempLowBitsArray (Results 1 – 3 of 3) sorted by relevance
107 WK_word tempLowBitsArray[1200]; /* low bits for partial matches */ in WKdm_compress() local122 WK_word* next_low_bits = tempLowBitsArray; in WKdm_compress()178 (char *) next_low_bits - (char *) tempLowBitsArray); in WKdm_compress()287 (unsigned int)(next_low_bits - tempLowBitsArray); in WKdm_compress()290 WK_word* endLowBitsArray = tempLowBitsArray + num_source_words; in WKdm_compress()307 boundary_tmp = WK_pack_3_tenbits(tempLowBitsArray, in WKdm_compress()
136 WK_word tempLowBitsArray[1200]; /* low bits for partial matches */ in WKdm_decompress() local144 printf("tempLowBitsArray is at %p\n", tempLowBitsArray); in WKdm_decompress()192 tempLowBitsArray); in WKdm_decompress()203 WK_word *next_low_bits = tempLowBitsArray; in WKdm_decompress()
186 #define tempLowBitsArray 72(%rsp) macro192 #define start_next_low_bits tempLowBitsArray 245 movq %rax, tempLowBitsArray // save for later reference385 movq tempLowBitsArray, %rcx // tempLowBitsArray