Searched defs:LSS_RETURN (Results 1 – 1 of 1) sorted by relevance
1869 #define LSS_RETURN(type, res) \ macro1881 #define LSS_RETURN(type, res, err) \ macro1894 #define LSS_RETURN(type, res, err) \ macro2232 #define LSS_RETURN(type, res) _LSS_RETURN(type, res, uintptr_t) macro