HomeSort by relevance Sort by last modified time
    Searched defs:UNREFERENCED_PARAMETER (Results 1 - 3 of 3) sorted by null

  /external/sfntly/cpp/src/sfntly/port/
type.h 99 #define UNREFERENCED_PARAMETER(p) do { (void)p; } while (0)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntdef.h 251 #define UNREFERENCED_PARAMETER(P) {(P) = (P);}
winnt.h     [all...]

Completed in 342 milliseconds