Home
last modified time | relevance | path

Searched defs:STDCALL (Results 1 – 4 of 4) sorted by relevance

/reactos/sdk/lib/drivers/wdf/shared/inc/primitives/common/
H A Dmxmacros.h33 # define STDCALL __stdcall macro
/reactos/sdk/include/wdf/kmdf/1.17/
H A Dwdf.h45 #define STDCALL __stdcall macro
H A Dwdfverifier.h48 #define STDCALL __stdcall macro
/reactos/dll/win32/riched20/
H A Dtxthost.c526 #define STDCALL(func) (void *) __stdcall_ ## func macro