Searched refs:uptrval (Results 1 – 3 of 3) sorted by relevance
207 && unlikely((uptrval)(op) + in LZ4_decompress_generic()208 length < (uptrval)(op))) { in LZ4_decompress_generic()213 && unlikely((uptrval)(ip) + in LZ4_decompress_generic()214 length < (uptrval)(ip))) { in LZ4_decompress_generic()328 (uptrval)(op) + length < (uptrval)op)) { in LZ4_decompress_generic()
55 typedef uintptr_t uptrval; typedef
816 ((uptrval)LZ4_dict->currentOffset > (uptrval)src)) { in LZ4_renormDictT()