Home
last modified time | relevance | path

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

/lz4-3.4.0-2.7.6/tests/
DroundTripTest.c64 const char* const ip2 = (const char*)buff2; in checkBuffers() local
68 if (ip1[pos]!=ip2[pos]) in checkBuffers()