Searched refs:dict_word (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/iokit/Kernel/
H A DWKdmCompress.c144 WK_word dict_word; local
155 dict_word = *dict_location;
157 if (input_word == dict_word)
167 if (input_high_bits == HIGH_BITS(dict_word)) {
/darwin-on-arm/xnu/libkern/kxld/
H A DWKdmCompress.c144 WK_word dict_word; local
155 dict_word = *dict_location;
157 if (input_word == dict_word)
167 if (input_high_bits == HIGH_BITS(dict_word)) {

Completed in 14 milliseconds