Home
last modified time | relevance | path

Searched defs:restore_errno (Results 1 – 3 of 3) sorted by relevance

/external/python/cffi/c/
Dmisc_thread_posix.h49 #define restore_errno restore_errno_only macro
Dmisc_win32.h74 static void restore_errno(void) in restore_errno() function
/external/libcap/psx/
Dpsx.c575 int restore_errno = errno; in __psx_syscall() local