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

/vbox/src/VBox/Devices/Audio/
H A Daudio_int.h268 static void GCC_ATTR dolog (const char *fmt, ...) function
270 DECLINLINE(void) GCC_ATTR dolog (const char *fmt, ...) /* shuts up unused warnings. */
/vbox/src/libs/libxml2-2.6.31/
H A Drelaxng.c7928 int dolog);
9596 * @dolog: indicate that error logging should be done
9605 xmlRelaxNGValidateElementEnd(xmlRelaxNGValidCtxtPtr ctxt, int dolog) argument
9614 if (dolog) {
9623 if (dolog) {

Completed in 68 milliseconds