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

/external/chromium_org/third_party/tcmalloc/chromium/src/base/
H A Dlinux_syscall_support.h1039 #undef _LSS_RETURN macro
1040 #define _LSS_RETURN(type, res, cast) \ macro
1049 #define LSS_RETURN(type, res) _LSS_RETURN(type, res, uintptr_t)
1058 _LSS_RETURN(type, __res, cast)

Completed in 77 milliseconds