Home | History | Annotate | Download | only in programs

Lines Matching refs:LZ4_VERSION

72 #ifndef LZ4_VERSION
73 # define LZ4_VERSION ""
1148 printf("Starting LZ4 fuzzer (%i-bits, %s)\n", (int)(sizeof(size_t)*8), LZ4_VERSION);