Searched refs:uptrval (Results 1 – 3 of 3) sorted by relevance
206 && unlikely((uptrval)(op) + in LZ4_decompress_generic()207 length < (uptrval)(op))) { in LZ4_decompress_generic()212 && unlikely((uptrval)(ip) + in LZ4_decompress_generic()213 length < (uptrval)(ip))) { in LZ4_decompress_generic()327 (uptrval)(op) + length < (uptrval)op)) { in LZ4_decompress_generic()
56 typedef uintptr_t uptrval; typedef
815 ((uptrval)LZ4_dict->currentOffset > (uptrval)src)) { in LZ4_renormDictT()