Searched defs:__errno_location (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_errno.h25 # define __errno_location __error macro
28 # define __errno_location __errno macro
30 # define __errno_location ___errno macro
32 # define __errno_location _errno macro

Completed in 135 milliseconds