Searched defs:dolog (Results 1 – 3 of 3) sorted by relevance
29 #define dolog(...) fprintf (stderr, "dma: " __VA_ARGS__) macro
248 static void GCC_ATTR dolog (const char *fmt, ...) in dolog() function
9609 xmlRelaxNGValidateElementEnd(xmlRelaxNGValidCtxtPtr ctxt, int dolog) in xmlRelaxNGValidateElementEnd()