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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/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-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Dcyber2000fb.h22 static void debug_printf(char *fmt, ...) function
35 #define debug_printf(x...) do { } while (0) macro

Completed in 98 milliseconds