Searched defs:__RPC_API (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Drpc.h54 #define __RPC_API macro
56 #define __RPC_API __stdcall macro
58 #define __RPC_USER __RPC_API
59 #define __RPC_STUB __RPC_API
60 #define RPC_ENTRY __RPC_API
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Drpc.h54 #define __RPC_API macro
56 #define __RPC_API __stdcall macro
58 #define __RPC_USER __RPC_API
59 #define __RPC_STUB __RPC_API
60 #define RPC_ENTRY __RPC_API

Completed in 74 milliseconds