Home
last modified time | relevance | path

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

/external/lz4/programs/
Dbench.c61 #ifndef LZ4_GIT_COMMIT_STRING
62 # define LZ4_GIT_COMMIT_STRING "" macro
64 # define LZ4_GIT_COMMIT_STRING LZ4_EXPAND_AND_QUOTE(LZ4_GIT_COMMIT) macro
399 … input %u bytes, %u seconds, %u KB blocks\n", LZ4_VERSION_STRING, LZ4_GIT_COMMIT_STRING, (U32)benc… in BMK_benchCLevel()