Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_libc_test.cpp154 struct stat_and_more sam; in TEST() local
/llvm-project/third-party/unittest/googletest/include/gtest/internal/
H A Dgtest-internal.h368 static Bits SignAndMagnitudeToBiased(const Bits& sam) { in SignAndMagnitudeToBiased()