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

/external/google-breakpad/src/third_party/lss/
H A Dlinux_syscall_support.h1561 #undef LSS_RETURN macro
1567 #define LSS_RETURN(type, res) \ macro
1579 #define LSS_RETURN(type, res, err) \ macro
1592 #define LSS_RETURN(type, res, err) \ macro
1664 LSS_RETURN(type,__res)
1673 LSS_RETURN(type,__res); \
1721 LSS_RETURN(type,__res); \
1743 LSS_RETURN(type,__res); \
1829 LSS_RETURN(int, __res);
1955 #undef LSS_RETURN macro
1956 #define LSS_RETURN macro
[all...]

Completed in 54 milliseconds