Home
last modified time | relevance | path

Searched defs:UNREFERENCED_PARAMETER (Results 1 – 3 of 3) sorted by relevance

/external/sfntly/cpp/src/sfntly/port/
Dtype.h99 #define UNREFERENCED_PARAMETER(p) do { (void)p; } while (0) macro
/external/clang/test/Sema/
Dunused-expr.c160 #define UNREFERENCED_PARAMETER(x) (x) macro
/external/epid-sdk/ext/ipp/sources/include/
Downdefs.h454 #define UNREFERENCED_PARAMETER(p) (void)(p) macro