Home
last modified time | relevance | path

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

/external/google-breakpad/src/third_party/lss/
Dlinux_syscall_support.h1863 #undef LSS_RETURN
1869 #define LSS_RETURN(type, res) \ macro
1881 #define LSS_RETURN(type, res, err) \ macro
1894 #define LSS_RETURN(type, res, err) \ macro
1966 LSS_RETURN(type,__res)
1975 LSS_RETURN(type,__res); \
2023 LSS_RETURN(type,__res); \
2045 LSS_RETURN(type,__res); \
2131 LSS_RETURN(int, __res); in LSS_NAME()
2231 #undef LSS_RETURN
[all …]