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.h1582 unsigned long __errnovalue = (res); \
1583 LSS_ERRNO = __errnovalue; \
3750 unsigned long __errnovalue = __v0; in _syscall4() local
3751 LSS_ERRNO = __errnovalue; in _syscall4()