Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/test/sanitizer_common/TestCases/FreeBSD/
H A Dsha2.cpp42 #define _SHA_File(x) SHA##x##_File macro
43 #define SHA_File(x) _SHA_File(x)
/llvm-project-15.0.7/compiler-rt/test/sanitizer_common/TestCases/NetBSD/
H A Dsha2.cpp40 #define _SHA_File(x) SHA##x##_File macro
41 #define SHA_File(x) _SHA_File(x)