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

/vbox/src/VBox/GuestHost/OpenGL/util/
H A Derror.c492 DECLEXPORT(void) crDbgCmdPrint(const char *description1, const char *description2, const char *cmd, ...) argument
498 sprintf( aTxt, "%s%s", description1, description2 );

Completed in 2270 milliseconds