Home
last modified time | relevance | path

Searched defs:ALLOW_UNUSED_LOCAL (Results 1 – 2 of 2) sorted by relevance

/external/libweave/third_party/chromium/base/
Dcompiler_specific.h81 #define ALLOW_UNUSED_LOCAL(x) false ? (void)x : (void)0 macro
/external/libchrome/base/
Dcompiler_specific.h81 #define ALLOW_UNUSED_LOCAL(x) false ? (void)x : (void)0 macro