Searched defs:CALLBACK (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwindef.h171 #define CALLBACK __stdcall macro
318 typedef INT_PTR (CALLBACK *FARPROC)(void);
319 typedef INT_PTR (CALLBACK *NEARPROC)(void);
320 typedef INT_PTR (CALLBACK *PROC)(void);
322 typedef INT_PTR (CALLBACK *FARPROC)();
323 typedef INT_PTR (CALLBACK *NEARPROC)();
324 typedef INT_PTR (CALLBACK *PROC)();
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwindef.h171 #define CALLBACK __stdcall macro
318 typedef INT_PTR (CALLBACK *FARPROC)(void);
319 typedef INT_PTR (CALLBACK *NEARPROC)(void);
320 typedef INT_PTR (CALLBACK *PROC)(void);
322 typedef INT_PTR (CALLBACK *FARPROC)();
323 typedef INT_PTR (CALLBACK *NEARPROC)();
324 typedef INT_PTR (CALLBACK *PROC)();
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/
H A D_macos.h550 #define CALLBACK macro
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxws-tools.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/istack/ ...

Completed in 1080 milliseconds