Home
last modified time | relevance | path

Searched defs:dolog (Results 1 – 3 of 3) sorted by relevance

/external/qemu/hw/
Ddma.c29 #define dolog(...) fprintf (stderr, "dma: " __VA_ARGS__) macro
/external/qemu/audio/
Daudio_int.h248 static void GCC_ATTR dolog (const char *fmt, ...) in dolog() function
/external/libxml2/
Drelaxng.c9609 xmlRelaxNGValidateElementEnd(xmlRelaxNGValidCtxtPtr ctxt, int dolog) in xmlRelaxNGValidateElementEnd()