Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/test/sanitizer_common/TestCases/FreeBSD/
H A Dsha2.cpp45 #define _SHA_FileChunk(x) SHA##x##_FileChunk macro
46 #define SHA_FileChunk(x) _SHA_FileChunk(x)
/llvm-project-15.0.7/compiler-rt/test/sanitizer_common/TestCases/NetBSD/
H A Dsha2.cpp43 #define _SHA_FileChunk(x) SHA##x##_FileChunk macro
44 #define SHA_FileChunk(x) _SHA_FileChunk(x)