Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/microsoft/compiler/
H A Ddxcapi.h70 #define __uuidof(T) __mesa_emulated_uuidof<typename std::decay<T>::type>() macro
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
D_mingw.h558 #define __uuidof(type) __mingw_uuidof<__typeof(type)>() macro