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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
basetyps.h 15 #define STDMETHODCALLTYPE WINAPI
winnt.h 266 #define STDMETHODCALLTYPE WINAPI
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
bdasup.h 9 #define STDMETHODCALLTYPE __stdcall
  /external/lzma/CPP/Common/
MyWindows.h 85 #define STDMETHODCALLTYPE __stdcall
87 #define STDMETHODCALLTYPE
90 #define STDMETHOD_(t, f) virtual t STDMETHODCALLTYPE f
92 #define STDMETHODIMP_(type) type STDMETHODCALLTYPE

Completed in 184 milliseconds