Searched refs:debug_init (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Devices/Network/slirp/
H A Ddebug.h34 int debug_init (PNATState);
H A Ddebug.c633 debug_init(PNATState pData)
H A Dslirp.c363 debug_init(pData);
/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
/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

Completed in 283 milliseconds