Searched defs:aTxt (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/GuestHost/OpenGL/util/ | ||
H A D | error.c | 495 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