Searched refs:highAddress (Results 1 - 1 of 1) sorted by relevance

/external/lz4/tests/
H A Dfuzzer.c163 int highAddress = 0; local
187 if (((uintptr_t)buffers[nbBuff] > (uintptr_t)0x80000000) && (!highAddress)) {
190 highAddress=1;
231 if (!highAddress) DISPLAY("high address not possible \n");

Completed in 215 milliseconds