Searched defs:LZ4_COPYPACKET (Results 1 – 1 of 1) sorted by relevance
340 #define LZ4_COPYPACKET(s, d) LZ4_COPYSTEP(s, d) macro349 #define LZ4_COPYPACKET(s, d) LZ4_COPYSTEP(s, d); LZ4_COPYSTEP(s, d); macro