Home
last modified time | relevance | path

Searched refs:__errnovalue (Results 1 – 1 of 1) sorted by relevance

/external/google-breakpad/src/third_party/lss/
Dlinux_syscall_support.h1884 unsigned long __errnovalue = (res); \
1885 LSS_ERRNO = __errnovalue; \
4245 unsigned long __errnovalue = __v0; in _syscall4() local
4246 LSS_ERRNO = __errnovalue; in _syscall4()