Home
last modified time | relevance | path

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

/external/qemu/hw/core/
Ddma.c31 #define dolog(...) fprintf (stderr, "dma: " __VA_ARGS__) macro
/external/qemu/audio/
Daudio_int.h248 #define dolog(fmt, ...) AUD_log(AUDIO_CAP, fmt, ## __VA_ARGS__) macro
/external/chromium_org/third_party/libxml/src/
Drelaxng.c9742 xmlRelaxNGValidateElementEnd(xmlRelaxNGValidCtxtPtr ctxt, int dolog) in xmlRelaxNGValidateElementEnd()
/external/libxml2/
Drelaxng.c9772 xmlRelaxNGValidateElementEnd(xmlRelaxNGValidCtxtPtr ctxt, int dolog) in xmlRelaxNGValidateElementEnd()