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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dfdi.h211 } FDIDECRYPT, *PFDIDECRYPT; typedef in typeref:struct:__anon13573
236 typedef int (__cdecl *PFNFDIDECRYPT)(PFDIDECRYPT pfdid);
237 #define FNFDIDECRYPT(fn) int __cdecl fn(PFDIDECRYPT pfdid)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dfdi.h207 } FDIDECRYPT, *PFDIDECRYPT; typedef in typeref:struct:__anon969
232 typedef int (__cdecl *PFNFDIDECRYPT)(PFDIDECRYPT pfdid);
233 #define FNFDIDECRYPT(fn) int __cdecl fn(PFDIDECRYPT pfdid)

Completed in 139 milliseconds