Searched defs:LZ4_SECURECOPY (Results 1 – 1 of 1) sorted by relevance
333 #define LZ4_SECURECOPY(s, d, e) if (d < e) LZ4_WILDCOPY(s, d, e) macro342 #define LZ4_SECURECOPY LZ4_WILDCOPY macro