Searched refs:___errno (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_errno.h31 # define __errno_location ___errno
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_errno.h29 # define __errno_location ___errno
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_errno.h29 # define __errno_location ___errno
/netbsd-current/include/
H A Dsignal.h111 #ifndef ___errno
112 #define ___errno (*__errno()) macro
119 ___errno = 22; /* EINVAL */
130 ___errno = 22; /* EINVAL */
141 ___errno = 22; /* EINVAL */

Completed in 138 milliseconds