Searched refs:debug_printf (Results 1 - 13 of 13) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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
H A Dcyber2000fb.c238 debug_printf("accel_wait timed out\n");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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
H A Dcyber2000fb.c238 debug_printf("accel_wait timed out\n");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/shell/
H A Dhush.c167 #define debug_printf(...) do {} while (0) macro
722 #ifndef debug_printf
723 # define debug_printf(...) (indent(), fprintf(stderr, __VA_ARGS__)) macro
1642 debug_printf("setup_prompt_string %d ", promptmode);
1656 debug_printf("result '%s'\n", prompt_str);
1728 debug_printf("file_get: got '%c' %d\n", ch, ch);
1753 debug_printf("file_peek: got '%c' %d\n", ch, ch);
1816 debug_printf("o_addchr: '%c' o->length=%d o=%p\n", ch, o->length, o);
4081 debug_printf("checkjobs: pid %d was not in our list!\n", childpid);
4205 debug_printf("no
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/shell/
H A Dhush.c167 #define debug_printf(...) do {} while (0) macro
722 #ifndef debug_printf
723 # define debug_printf(...) (indent(), fprintf(stderr, __VA_ARGS__)) macro
1642 debug_printf("setup_prompt_string %d ", promptmode);
1656 debug_printf("result '%s'\n", prompt_str);
1728 debug_printf("file_get: got '%c' %d\n", ch, ch);
1753 debug_printf("file_peek: got '%c' %d\n", ch, ch);
1816 debug_printf("o_addchr: '%c' o->length=%d o=%p\n", ch, o->length, o);
4081 debug_printf("checkjobs: pid %d was not in our list!\n", childpid);
4205 debug_printf("no
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/shell/
H A Dhush.c167 #define debug_printf(...) do {} while (0) macro
722 #ifndef debug_printf
723 # define debug_printf(...) (indent(), fprintf(stderr, __VA_ARGS__)) macro
1642 debug_printf("setup_prompt_string %d ", promptmode);
1656 debug_printf("result '%s'\n", prompt_str);
1728 debug_printf("file_get: got '%c' %d\n", ch, ch);
1753 debug_printf("file_peek: got '%c' %d\n", ch, ch);
1816 debug_printf("o_addchr: '%c' o->length=%d o=%p\n", ch, o->length, o);
4081 debug_printf("checkjobs: pid %d was not in our list!\n", childpid);
4205 debug_printf("no
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/common/
H A Dsim-trace.h569 extern void debug_printf PARAMS ((sim_cpu *, const char *, ...))
H A Dsim-trace.c1335 debug_printf VPARAMS ((sim_cpu *cpu, const char *fmt, ...))
1332 debug_printf VPARAMS ((sim_cpu *cpu, const char *fmt, ...)) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/common/
H A Dsim-trace.h569 extern void debug_printf PARAMS ((sim_cpu *, const char *, ...))
H A Dsim-trace.c1335 debug_printf VPARAMS ((sim_cpu *cpu, const char *fmt, ...))
1332 debug_printf VPARAMS ((sim_cpu *cpu, const char *fmt, ...)) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/common/
H A Dsim-trace.h569 extern void debug_printf PARAMS ((sim_cpu *, const char *, ...))
H A Dsim-trace.c1335 debug_printf VPARAMS ((sim_cpu *cpu, const char *fmt, ...))
1332 debug_printf VPARAMS ((sim_cpu *cpu, const char *fmt, ...)) function

Completed in 302 milliseconds