Home
last modified time | relevance | path

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

/external/pdfium/third_party/base/
Dcompiler_specific.h16 #define ALLOW_UNUSED_LOCAL(x) (void)x macro
/external/libchrome/base/
Dcompiler_specific.h69 #define ALLOW_UNUSED_LOCAL(x) (void)x macro