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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Ddebug.h60 __WINE_DBCL_INIT = 7 /* lazy init flag */ enumerator in enum:__wine_debug_class
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/wine/
H A Ddebug.h74 __WINE_DBCL_INIT = 7 /* lazy init flag */ enumerator in enum:__wine_debug_class
/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/
H A Ddebug.h111 __WINE_DBCL_INIT = 7 /* lazy init flag */ enumerator in enum:__wine_debug_class
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/
H A Ddebug.c85 if (channel->flags & (1 << __WINE_DBCL_INIT)) channel->flags = default_flags;
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/
H A Ddebug.h111 __WINE_DBCL_INIT = 7 /* lazy init flag */ enumerator in enum:__wine_debug_class
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/
H A Ddebug.c85 if (channel->flags & (1 << __WINE_DBCL_INIT)) channel->flags = default_flags;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Ddebug.h107 __WINE_DBCL_INIT = 7 /* lazy init flag */ enumerator in enum:__wine_debug_class
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/libWine/
H A Ddebug.c73 if (channel->flags & (1 << __WINE_DBCL_INIT)) channel->flags = default_flags;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/
H A Ddebug.c85 if (channel->flags & (1 << __WINE_DBCL_INIT)) channel->flags = default_flags;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/
H A Ddebug.h111 __WINE_DBCL_INIT = 7 /* lazy init flag */ enumerator in enum:__wine_debug_class
/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/
H A Ddebug.c95 if (channel->flags & (1 << __WINE_DBCL_INIT)) channel->flags = default_flags;

Completed in 46 milliseconds