Searched defs:debug_init (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/
H A Ddebug.c74 static void debug_init(void);
86 if (nb_debug_options == -1) debug_init();
103 if (nb_debug_options == -1) debug_init();
238 static void debug_init(void) function
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/
H A Ddebug.c64 static void debug_init(void);
76 if (nb_debug_options == -1) debug_init();
93 if (nb_debug_options == -1) debug_init();
228 static void debug_init(void) function
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/
H A Ddebug.c64 static void debug_init(void);
76 if (nb_debug_options == -1) debug_init();
93 if (nb_debug_options == -1) debug_init();
228 static void debug_init(void) function
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/libWine/
H A Ddebug.c52 static void debug_init(void);
64 if (nb_debug_options == -1) debug_init();
81 if (nb_debug_options == -1) debug_init();
195 static void debug_init(void) function
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/
H A Ddebug.c64 static void debug_init(void);
76 if (nb_debug_options == -1) debug_init();
93 if (nb_debug_options == -1) debug_init();
228 static void debug_init(void) function

Completed in 39 milliseconds