Home
last modified time | relevance | path

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

/external/google-breakpad/src/third_party/lss/
Dlinux_syscall_support.h1869 #define LSS_RETURN(type, res) \ macro
1881 #define LSS_RETURN(type, res, err) \ macro
1894 #define LSS_RETURN(type, res, err) \ macro
2232 #define LSS_RETURN(type, res) _LSS_RETURN(type, res, uintptr_t) macro