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

/vbox/src/VBox/GuestHost/OpenGL/util/
H A Derror.c495 char aTxt[8092]; local
498 sprintf( aTxt, "%s%s", description1, description2 );
506 crDebugDmlPrint(aTxt, aCmd);
508 crDebug("%s: %s", aTxt, aCmd);

Completed in 42 milliseconds