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.h1567 #define LSS_RETURN(type, res) \ macro
1579 #define LSS_RETURN(type, res, err) \ macro
1592 #define LSS_RETURN(type, res, err) \ macro
1956 #define LSS_RETURN(type, res) _LSS_RETURN(type, res, uintptr_t) macro