Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_errno.h31 # define __errno_location _errno
H A Dsanitizer_platform_limits_netbsd.h102 int _errno; member
/llvm-project-15.0.7/lldb/unittests/Platform/tools/
H A Dgenerate_siginfo.c84 P(_info._errno); in main()