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

  /external/mesa3d/src/gallium/state_trackers/d3d1x/d3d1xstutil/include/
d3d1xstutil.h 250 #define __uuidof(T) (com_traits<T>::iid()) macro
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
_mingw.h 628 /* Macros for __uuidof template-based emulation */
642 #define __uuidof(type) __mingw_uuidof<__typeof(type)>() macro

Completed in 55 milliseconds