Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux_libcdep.cpp303 if (unsigned *psizeof = static_cast<unsigned *>( in ThreadDescriptorSize() local
305 val = *psizeof; in ThreadDescriptorSize()