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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Ddebug.h158 const char * (*dbgstr_wn)( const WCHAR *s, int n ); member in struct:__wine_debug_functions
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/wine/
H A Ddebug.h183 const char * (*dbgstr_wn)( const WCHAR *s, int n ); member in struct:__wine_debug_functions
/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/
H A Ddebug.h221 const char * (*dbgstr_wn)( const WCHAR *s, int n ); member in struct:__wine_debug_functions
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/
H A Ddebug.c480 return funcs.dbgstr_wn(s, n);
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/
H A Ddebug.h221 const char * (*dbgstr_wn)( const WCHAR *s, int n ); member in struct:__wine_debug_functions
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/
H A Ddebug.c480 return funcs.dbgstr_wn(s, n);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Ddebug.h217 const char * (*dbgstr_wn)( const WCHAR *s, int n ); member in struct:__wine_debug_functions
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/libWine/
H A Ddebug.c433 return funcs.dbgstr_wn(s, n);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/
H A Ddebug.c480 return funcs.dbgstr_wn(s, n);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/
H A Ddebug.h221 const char * (*dbgstr_wn)( const WCHAR *s, int n ); member in struct:__wine_debug_functions
/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/
H A Ddebug.c494 return funcs.dbgstr_wn(s, n);

Completed in 47 milliseconds