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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/shell/
H A Dlash.c172 static inline void debug_printf(const char *format, ...) function
180 static inline void debug_printf(const char ATTRIBUTE_UNUSED *format, ...) { } function
H A Dhush.c91 #define debug_printf(...) do {} while (0) macro
101 #define debug_printf(...) fprintf(stderr, __VA_ARGS__) macro
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dcyber2000fb.h22 static void debug_printf(char *fmt, ...) function
35 #define debug_printf(x...) do { } while (0) macro

Completed in 33 milliseconds