Searched defs:addrMode (Results 1 – 1 of 1) sorted by relevance
1283 tableType_t const addrMode = (sizeof(void*) > 4) ? byU32 : byPtr; in LZ4_compress_fast_force() local1303 …tableType_t const addrMode = ((sizeof(void*)==4) && ((uptrval)src > LZ4_DISTANCE_MAX)) ? byPtr : b… in LZ4_compress_destSize_extState() local