Searched refs:putc (Results 1 - 25 of 119) sorted by relevance

12345

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/arch-shark/
H A Duncompress.h12 static __inline__ void putc(char c) function
27 putc(*s);
29 putc('\r');
40 putc('0');
41 putc('x');
45 putc(x);
51 putc('\n');
52 putc('\r');
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/arch-shark/
H A Duncompress.h12 static __inline__ void putc(char c) function
27 putc(*s);
29 putc('\r');
40 putc('0');
41 putc('x');
45 putc(x);
51 putc('\n');
52 putc('\r');
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/arch-ebsa285/
H A Duncompress.h18 static __inline__ void putc(char c) function
37 putc(*s);
39 putc('\r');
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/arch-ebsa285/
H A Duncompress.h18 static __inline__ void putc(char c) function
37 putc(*s);
39 putc('\r');
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/arch-cl7500/
H A Duncompress.h10 static __inline__ void putc(char c) function
23 putc(*s);
25 putc('\r');
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/arch-cl7500/
H A Duncompress.h10 static __inline__ void putc(char c) function
23 putc(*s);
25 putc('\r');
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/arch-l7200/
H A Duncompress.h19 static __inline__ void putc(char c) function
31 putc(10);
32 putc(13);
34 putc(*(s++));
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/arch-l7200/
H A Duncompress.h19 static __inline__ void putc(char c) function
31 putc(10);
32 putc(13);
34 putc(*(s++));
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/intl/
H A Dlog.c33 putc ('"', stream);
45 putc ('\\', stream);
46 putc (*str, stream);
48 putc ('"', stream);
97 putc ('\n', logfile);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/arch-anakin/
H A Duncompress.h26 putc(int c) function
42 putc(c);
43 if (c == '\n') putc('\r');
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/arch-anakin/
H A Duncompress.h26 putc(int c) function
42 putc(c);
43 if (c == '\n') putc('\r');
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/resize/
H A Dsim_progress.c35 putc(' ', prog->f);
39 putc(' ', prog->f);
42 putc('-', prog->f);
44 putc('\b', prog->f);
64 putc('X', prog->f);
68 putc('\b', prog->f);
70 putc('-', prog->f);
72 putc('\b', prog->f);
/asus-wl-520gu-7.0.1.45/src/router/jpeg-6b/
H A Dwrgif.c203 putc(w & 0xFF, dinfo->pub.output_file);
204 putc((w >> 8) & 0xFF, dinfo->pub.output_file);
212 putc(val, dinfo->pub.output_file);
213 putc(val, dinfo->pub.output_file);
214 putc(val, dinfo->pub.output_file);
242 putc('G', dinfo->pub.output_file);
243 putc('I', dinfo->pub.output_file);
244 putc('F', dinfo->pub.output_file);
245 putc('8', dinfo->pub.output_file);
246 putc('
[all...]
H A Dwrbmp.c304 putc(GETJSAMPLE(colormap[2][i]), outfile);
305 putc(GETJSAMPLE(colormap[1][i]), outfile);
306 putc(GETJSAMPLE(colormap[0][i]), outfile);
308 putc(0, outfile);
313 putc(GETJSAMPLE(colormap[0][i]), outfile);
314 putc(GETJSAMPLE(colormap[0][i]), outfile);
315 putc(GETJSAMPLE(colormap[0][i]), outfile);
317 putc(0, outfile);
323 putc(i, outfile);
324 putc(
[all...]
/asus-wl-520gu-7.0.1.45/src/router/busybox/libbb/
H A Derror_msg.c41 putc('\n', stderr);
H A Derror_msg_and_die.c41 putc('\n', stderr);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc64/xmon/
H A Dnonstdio.h12 #define putc xmon_putc macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/boot/common/
H A Dmisc-common.c69 void putc(const char c);
75 void _vprintk(void(*putc)(const char), const char *fmt0, va_list ap);
123 putc(const char c) function
313 _vprintk(putc, fmt, ap);
321 _vprintk(void(*putc)(const char), const char *fmt0, va_list ap)
396 (*putc)(c);
399 (*putc)('?');
411 (*putc)(sign);
422 (*putc)(c);
427 (*putc)(sig
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/boot/include/
H A Dnonstdio.h34 extern void putc(const char c);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/xmon/
H A Dnonstdio.h15 #define putc xmon_putc macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ppc/
H A Dppcboot.h38 void (*putc)(const char c); member in struct:monitor_functions
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ppc/
H A Dppcboot.h38 void (*putc)(const char c); member in struct:monitor_functions
/asus-wl-520gu-7.0.1.45/src/router/busybox/
H A Dmore.c154 putc('\r', stdout);
156 putc(' ', stdout);
157 putc('\r', stdout);
207 putc(c, stdout);
H A Dtee.c57 putc(c, files[i]);
/asus-wl-520gu-7.0.1.45/src/router/library/libiconv-1.8/lib/
H A Dgenaliases.c35 putc(c, stdout);

Completed in 267 milliseconds

12345