| /external/valgrind/main/coregrind/ |
| D | vgdb.h | 58 #define ERROR(errno, ...) ((errno == 0 ? 0 : perror("syscall failed")), \ argument 62 #define XERROR(errno, ...) ((errno == 0 ? 0 : perror("syscall failed")), \ argument
|
| /external/compiler-rt/SDKs/darwin/usr/include/sys/ |
| D | errno.h | 25 #define errno (*__error()) macro
|
| /external/libpcap/Win32/Src/ |
| D | inet_pton.c | 56 #define errno (*_errno()) macro
|
| /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/ |
| D | need_errno.h | 76 #define errno (*_errno()) macro
|
| D | pthread.h | 1254 # define errno (*_errno()) macro
|
| /external/qemu/distrib/sdl-1.2.15/src/cdrom/mint/ |
| D | SDL_syscdrom.c | 44 #define ERRNO_TRAYEMPTY(errno) \ argument
|
| /external/qemu/distrib/zlib-1.2.8/ |
| D | zutil.c | 147 int errno = 0; variable
|
| /external/qemu/slirp/ |
| D | slirp.h | 330 #define errno (WSAGetLastError()) macro
|
| D | tcp_subr.c | 301 tcp_quench(i, errno) in tcp_quench() argument
|
| /external/zlib/src/ |
| D | zutil.c | 147 int errno = 0; variable
|
| /external/chromium_org/third_party/zlib/ |
| D | zutil.c | 144 int errno = 0; variable
|
| D | zutil.h | 38 # define errno z_errno macro
|
| /external/qemu/distrib/sdl-1.2.15/src/cdrom/openbsd/ |
| D | SDL_syscdrom.c | 61 #define ERRNO_TRAYEMPTY(errno) \ argument
|
| /external/qemu/distrib/sdl-1.2.15/src/cdrom/freebsd/ |
| D | SDL_syscdrom.c | 59 #define ERRNO_TRAYEMPTY(errno) \ argument
|
| /external/qemu/distrib/sdl-1.2.15/src/cdrom/linux/ |
| D | SDL_syscdrom.c | 114 #define ERRNO_TRAYEMPTY(errno) \ argument
|
| /external/qemu/slirp-android/ |
| D | tcp_subr.c | 303 tcp_quench(i, errno) in tcp_quench() argument
|
| /external/libpcap/ |
| D | pcap-win32.c | 57 #define errno (*_errno()) macro
|
| /external/oprofile/libpopt/ |
| D | popt.c | 27 static char * strerror(int errno) in strerror()
|
| /external/elfutils/0.153/libdwfl/ |
| D | libdwflP.h | 105 #define DWFL_E(name, errno) (OTHER_ERROR (name) | (errno)) argument
|
| /external/chromium_org/third_party/libusb/src/libusb/os/ |
| D | wince_usb.c | 39 int errno; variable
|
| /external/netperf/ |
| D | netlib.h | 309 #define errno GetLastError() macro
|
| /external/compiler-rt/lib/tsan/rtl/ |
| D | tsan_interceptors.cc | 94 #define errno (*__errno_location()) macro
|