Home
last modified time | relevance | path

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

/xnu-8796.121.2/libkern/kxld/
H A DWKdmCompress.c159 WK_word input_high_bits = HIGH_BITS(input_word); in WKdm_compress() local
160 if (input_high_bits == HIGH_BITS(dict_word)) { in WKdm_compress()