Home
last modified time | relevance | path

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

/openbmc/qemu/hw/rtc/
H A Dmc146818rtc.c57 # define DPRINTF_C(format, ...) printf(format, ## __VA_ARGS__) macro
59 # define DPRINTF_C(format, ...) do { } while (0) macro