Home
last modified time | relevance | path

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

/external/chromium_org/third_party/sfntly/cpp/src/sfntly/port/
Dtype.h99 #define UNREFERENCED_PARAMETER(p) do { (void)p; } while (0) macro
/external/sfntly/cpp/src/sfntly/port/
Dtype.h99 #define UNREFERENCED_PARAMETER(p) do { (void)p; } while (0) macro