Searched defs:ldebug (Results 1 – 2 of 2) sorted by relevance
34 #define ldebug(...) fprintf (stderr, "dma: " __VA_ARGS__) macro37 #define ldebug(...) macro
251 #define ldebug(fmt, ...) AUD_log(AUDIO_CAP, fmt, ## __VA_ARGS__) macro253 #define ldebug(fmt, ...) (void)0 macro