Searched defs:__ASM_STDCALL (Results 1 - 7 of 7) sorted by relevance
/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/ |
H A D | config.h | 1262 #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 D | config_linux.h | 1262 #define __ASM_STDCALL(args) "@" #args macro 1266 #define __ASM_STDCALL_FUNC(name,args,code) __ASM_DEFINE_FUNC(name,__ASM_STDCALL(args),code)
|
H A D | config.h | 1260 #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 D | config.h | 1262 #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 D | config.h | 1262 #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 D | config.h | 1260 #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 D | config.h | 1262 #define __ASM_STDCALL(args) "@" #args macro 1266 #define __ASM_STDCALL_FUNC(name,args,code) __ASM_DEFINE_FUNC(name,__ASM_STDCALL(args),code)
|
Completed in 267 milliseconds