Searched defs:LSS_LOADARGS_4 (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/tcmalloc/chromium/src/base/
H A Dlinux_syscall_support.h1693 #undef LSS_LOADARGS_4 macro
1694 #define LSS_LOADARGS_4(name, arg1, arg2, arg3, arg4) \ macro
1699 LSS_LOADARGS_4(name, arg1, arg2, arg3, arg4); \
/external/chromium_org/third_party/tcmalloc/vendor/src/base/
H A Dlinux_syscall_support.h1609 #undef LSS_LOADARGS_4 macro
1610 #define LSS_LOADARGS_4(name, arg1, arg2, arg3, arg4) \ macro
1615 LSS_LOADARGS_4(name, arg1, arg2, arg3, arg4); \

Completed in 105 milliseconds