Searched defs:ALLOW_UNUSED_LOCAL (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/third_party/base/ | ||
D | compiler_specific.h | 16 #define ALLOW_UNUSED_LOCAL(x) (void)x macro |
/external/libchrome/base/ | ||
D | compiler_specific.h | 69 #define ALLOW_UNUSED_LOCAL(x) (void)x macro |