Searched defs:ldebug (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Audio/
H A Daudio_int.h281 DECLINLINE(void) GCC_ATTR ldebug (const char *fmt, ...) function
291 #define ldebug(...) macro
293 #define ldebug __noop macro
296 static void GCC_ATTR ldebug (const char *fmt, ...) function
298 DECLINLINE(void) GCC_ATTR ldebug (const char *fmt, ...) /* shuts up unused warnings. */

Completed in 45 milliseconds