Home
last modified time | relevance | path

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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dmapidefs.h433 #define DECLARE_MAPI_INTERFACE_PTR(iface,piface) typedef struct iface##Vtbl iface##Vtbl,*iface,**pi… argument
438 #define DECLARE_MAPI_INTERFACE_PTR(iface,piface) struct iface; typedef iface *piface argument
440 #define DECLARE_MAPI_INTERFACE_PTR(iface,piface) typedef struct iface iface,*piface argument
Dwabdefs.h430 #define DECLARE_MAPI_INTERFACE_PTR(iface,piface) typedef struct iface##Vtbl iface##Vtbl,*iface,**pi… argument
435 #define DECLARE_MAPI_INTERFACE_PTR(iface,piface) struct iface; typedef iface *piface argument
437 #define DECLARE_MAPI_INTERFACE_PTR(iface,piface) typedef struct iface iface,*piface argument