Home
last modified time | relevance | path

Searched defs:last_error (Results 1 – 8 of 8) sorted by relevance

/external/elfutils/libdw/
Ddwarf_error.c134 int last_error; local
/external/elfutils/libasm/
Dasm_error.c122 int last_error; local
/external/libpcap/
Dfad-win32.c230 DWORD last_error = GetLastError(); in pcap_findalldevs() local
/external/elfutils/libelf/
Delf_error.c319 int last_error; local
/external/libvpx/vp8/encoder/
Dratectrl.c1285 int last_error = INT_MAX; in vp8_regulate_q() local
/external/gtest/src/
Dgtest-death-test.cc698 const DWORD last_error = ::GetLastError(); in FailFromInternalError() local
721 const int last_error = errno; in FailFromInternalError() local
/external/protobuf/gtest/src/
Dgtest-death-test.cc274 const int last_error = errno; in FailFromInternalError() local
/external/chromium/third_party/libevent/
Devdns.c343 last_error(int sock) in last_error() function
377 #define last_error(sock) (errno) macro