Home
last modified time | relevance | path

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

/xen/xen/common/lz4/
A Ddefs.h119 LZ4_WILDCOPY(s, d, e); \
146 #define LZ4_SECURECOPY LZ4_WILDCOPY
160 #define LZ4_WILDCOPY(s, d, e) \ macro
168 LZ4_WILDCOPY(s, d, e); \
A Ddecompress.c90 LZ4_WILDCOPY(ip, op, cpy); in lz4_uncompress()
219 LZ4_WILDCOPY(ip, op, cpy); in lz4_uncompress_unknownoutputsize()

Completed in 3 milliseconds