Searched defs:__ASM_STDCALL (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/
H A Dconfig.h1262 #define __ASM_STDCALL(args) "@" #args macro
1266 #define __ASM_STDCALL_FUNC(name,args,code) __ASM_DEFINE_FUNC(name,__ASM_STDCALL(args),code)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dconfig_linux.h1262 #define __ASM_STDCALL(args) "@" #args macro
1266 #define __ASM_STDCALL_FUNC(name,args,code) __ASM_DEFINE_FUNC(name,__ASM_STDCALL(args),code)
H A Dconfig.h1260 #define __ASM_STDCALL(args) "" macro
1264 #define __ASM_STDCALL_FUNC(name,args,code) __ASM_DEFINE_FUNC(name,__ASM_STDCALL(args),code)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/
H A Dconfig.h1262 #define __ASM_STDCALL(args) "@" #args macro
1266 #define __ASM_STDCALL_FUNC(name,args,code) __ASM_DEFINE_FUNC(name,__ASM_STDCALL(args),code)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/
H A Dconfig.h1262 #define __ASM_STDCALL(args) "@" #args macro
1266 #define __ASM_STDCALL_FUNC(name,args,code) __ASM_DEFINE_FUNC(name,__ASM_STDCALL(args),code)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dconfig.h1260 #define __ASM_STDCALL(args) "@" #args macro
1264 #define __ASM_STDCALL_FUNC(name,args,code) __ASM_DEFINE_FUNC(name,__ASM_STDCALL(args),code)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/
H A Dconfig.h1262 #define __ASM_STDCALL(args) "@" #args macro
1266 #define __ASM_STDCALL_FUNC(name,args,code) __ASM_DEFINE_FUNC(name,__ASM_STDCALL(args),code)

Completed in 417 milliseconds