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

/external/libchrome/base/
H A Dcompiler_specific.h85 // ALLOW_UNUSED_LOCAL(x);
86 #define ALLOW_UNUSED_LOCAL(x) false ? (void)x : (void)0 macro

Completed in 198 milliseconds