Searched refs:dbg_vlog (Results 1 - 11 of 11) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Ddebug.h160 int (*dbg_vlog)( enum __wine_debug_class cls, struct __wine_debug_channel *channel, member in struct:__wine_debug_functions
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/wine/
H A Ddebug.h185 int (*dbg_vlog)( enum __wine_debug_class cls, struct __wine_debug_channel *channel, member in struct:__wine_debug_functions
/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/
H A Ddebug.h223 int (*dbg_vlog)( enum __wine_debug_class cls, struct __wine_debug_channel *channel, member in struct:__wine_debug_functions
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/
H A Ddebug.c284 /* varargs wrapper for funcs.dbg_vlog */
294 ret = funcs.dbg_vlog( cls, channel, func, format, valist );
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/
H A Ddebug.h223 int (*dbg_vlog)( enum __wine_debug_class cls, struct __wine_debug_channel *channel, member in struct:__wine_debug_functions
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/
H A Ddebug.c284 /* varargs wrapper for funcs.dbg_vlog */
294 ret = funcs.dbg_vlog( cls, channel, func, format, valist );
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Ddebug.h219 int (*dbg_vlog)( enum __wine_debug_class cls, struct __wine_debug_channel *channel, member in struct:__wine_debug_functions
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/libWine/
H A Ddebug.c238 /* varargs wrapper for funcs.dbg_vlog */
248 ret = funcs.dbg_vlog( cls, channel, func, format, valist );
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/
H A Ddebug.c284 /* varargs wrapper for funcs.dbg_vlog */
294 ret = funcs.dbg_vlog( cls, channel, func, format, valist );
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/
H A Ddebug.h223 int (*dbg_vlog)( enum __wine_debug_class cls, struct __wine_debug_channel *channel, member in struct:__wine_debug_functions
/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/
H A Ddebug.c296 /* varargs wrapper for funcs.dbg_vlog */
306 ret = funcs.dbg_vlog( cls, channel, func, format, valist );

Completed in 1196 milliseconds