Searched defs:LSS_RETURN (Results  1 – 3 of 3) sorted by relevance
| /external/cronet/stable/third_party/lss/ | 
| D | linux_syscall_support.h | 2079   #define LSS_RETURN(type, res)                                               \  macro2091   #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/ | 
| D | linux_syscall_support.h | 2079   #define LSS_RETURN(type, res)                                               \  macro2091   #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/ | 
| D | linux_syscall_support.h | 2079   #define LSS_RETURN(type, res)                                               \  macro2091   #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
 
 |