Home
last modified time | relevance | path

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

/external/cronet/stable/third_party/lss/
Dlinux_syscall_support.h2079 #define LSS_RETURN(type, res) \ macro
2091 #define LSS_RETURN(type, res, err) \ macro
2104 #define LSS_RETURN(type, res, err) \ macro
2442 #define LSS_RETURN(type, res) _LSS_RETURN(type, res, uintptr_t) macro
/external/cronet/tot/third_party/lss/
Dlinux_syscall_support.h2079 #define LSS_RETURN(type, res) \ macro
2091 #define LSS_RETURN(type, res, err) \ macro
2104 #define LSS_RETURN(type, res, err) \ macro
2442 #define LSS_RETURN(type, res) _LSS_RETURN(type, res, uintptr_t) macro
/external/google-breakpad/src/third_party/lss/
Dlinux_syscall_support.h2079 #define LSS_RETURN(type, res) \ macro
2091 #define LSS_RETURN(type, res, err) \ macro
2104 #define LSS_RETURN(type, res, err) \ macro
2442 #define LSS_RETURN(type, res) _LSS_RETURN(type, res, uintptr_t) macro