Home
last modified time | relevance | path

Searched defs:check_value (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/xz/src/xz/
H A Dlist.c197 static char check_value[2 * LZMA_CHECK_SIZE_MAX + 1]; variable
/freebsd/contrib/llvm-project/compiler-rt/lib/nsan/
H A Dnsan.cpp426 const InternalFT check_value = value; in checkFT() local