Searched refs:fputc (Results 1 - 25 of 271) sorted by relevance

1234567891011

/freebsd-11-stable/tools/test/testfloat/
H A DwriteHex.c34 fputc( a ? '1' : '0', stream );
44 fputc( '0' + digit, stream );
47 fputc( '0' + digit, stream );
57 fputc( '0' + digit, stream );
60 fputc( '0' + digit, stream );
63 fputc( '0' + digit, stream );
73 fputc( '0' + digit, stream );
76 fputc( '0' + digit, stream );
79 fputc( '0' + digit, stream );
82 fputc( '
[all...]
/freebsd-11-stable/contrib/gcc/config/mips/
H A Delf.h28 fputc ('\t', FILE); \
32 fputc ('\n', FILE); \
/freebsd-11-stable/contrib/file/src/
H A Dprint.c64 (void) fputc('~', stderr);
74 (void) fputc('~', stderr);
78 (void) fputc('/', stderr);
80 (void) fputc(CHAR_COMPACT_WHITESPACE, stderr);
82 (void) fputc(CHAR_COMPACT_OPTIONAL_WHITESPACE,
85 (void) fputc(CHAR_IGNORE_LOWERCASE, stderr);
87 (void) fputc(CHAR_IGNORE_UPPERCASE, stderr);
89 (void) fputc(CHAR_REGEX_OFFSET_START, stderr);
91 (void) fputc(CHAR_TEXTTEST, stderr);
93 (void) fputc(CHAR_BINTES
[all...]
/freebsd-11-stable/contrib/gcc/config/i386/
H A Dptx4-i.h69 fputc ('\n', (FILE)); \
78 fputc ('\n', (FILE)); \
89 fputc (',', (FILE)); \
H A Di386elf.h77 fputc ('\n', (FILE)); \
86 fputc ('\n', (FILE)); \
97 fputc (',', (FILE)); \
H A Dsysv4.h64 fputc ('\n', (FILE)); \
73 fputc ('\n', (FILE)); \
84 fputc (',', (FILE)); \
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dbsd-err.c39 fputc('\n', stderr);
53 fputc('\n', stderr);
68 fputc('\n', stderr);
/freebsd-11-stable/contrib/ipfilter/lib/
H A Dmb_hexdump.c28 fputc(' ', fp);
31 fputc('\n', fp);
/freebsd-11-stable/contrib/gcc/
H A Derrors.c53 fputc('\n', stderr);
68 fputc('\n', stderr);
85 fputc('\n', stderr);
100 fputc ('\n', stderr);
H A Ddwarf2asm.c90 fputc ('\n', asm_out_file);
122 fputc ('\n', asm_out_file);
154 fputc ('\n', asm_out_file);
187 fputc ('\n', asm_out_file);
210 fputc ('\n', asm_out_file);
232 fputc ('\n', asm_out_file);
265 fputc ('\\', asm_out_file);
267 fputc (c, asm_out_file);
273 fputc ('\n', asm_out_file);
547 fputc (',', asm_out_fil
[all...]
/freebsd-11-stable/lib/libc/stdio/
H A Dfputc.c34 static char sccsid[] = "@(#)fputc.c 8.1 (Berkeley) 6/4/93";
37 __FBSDID("$FreeBSD: stable/11/lib/libc/stdio/fputc.c 357852 2020-02-13 03:13:29Z kevans $");
57 fputc(int c, FILE *fp) function
/freebsd-11-stable/bin/pax/
H A Dtty_subs.c149 (void)fputc('\n', stderr);
155 (void)fputc('\n', stderr);
177 (void)fputc('\n', stderr);
189 (void)fputc('\n', stderr);
/freebsd-11-stable/release/picobsd/tinyware/help/
H A Dhelp.c80 (void)fputc('\n', stderr);
111 (void)fputc('\n', stdout);
116 (void)fputc(c, stdout);
124 (void)fputc('\n', stdout);
137 (void)fputc('\n', stdout);
153 (void)fputc('\n', stdout);
/freebsd-11-stable/contrib/ntp/sntp/libopts/
H A Dversion.c61 fputc(NL, fp);
95 fputc(NL, fp);
99 fputc(NL, fp);
120 fputc(NL, fp);
124 fputc(NL, fp);
128 fputc(NL, fp);
/freebsd-11-stable/usr.bin/uuencode/
H A Duuencode.c188 if (fputc(ch, output) == EOF)
199 if (fputc(ch, output) == EOF)
203 if (fputc(ch, output) == EOF)
207 if (fputc(ch, output) == EOF)
211 if (fputc(ch, output) == EOF)
214 if (fputc('\n', output) == EOF)
/freebsd-11-stable/contrib/gcc/config/ia64/
H A Dsysv4.h73 fputc ('#', STREAM); \
109 fputc ('\n', FILE); \
120 fputc ('\n', FILE); \
/freebsd-11-stable/contrib/gcclibs/libgomp/
H A Derror.c46 fputc ('\n', stderr);
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dpartition.c155 fputc ('[', fp);
173 fputc ('(', fp);
176 fputc (')', fp);
178 fputc (']', fp);
/freebsd-11-stable/contrib/binutils/libiberty/
H A Dpartition.c155 fputc ('[', fp);
173 fputc ('(', fp);
176 fputc (')', fp);
178 fputc (']', fp);
/freebsd-11-stable/contrib/mdocml/
H A Dcompat_err.c87 fputc('\n', stderr);
109 fputc('\n', stderr);
/freebsd-11-stable/contrib/apr/passwd/
H A Dapr_getpass.c139 fputc('\a', stderr);
156 fputc('\n', stderr);
162 fputc('*', stderr);
165 fputc('\a', stderr);
169 fputc('\n', stderr);
/freebsd-11-stable/contrib/diff/lib/
H A Dunlocked-io.h74 # undef fputc macro
75 # define fputc(x,y) fputc_unlocked (x,y) macro
77 # define fputc_unlocked(x,y) fputc (x,y)
/freebsd-11-stable/contrib/bmake/
H A Dtrace.c107 fputc('\n', trfile);
/freebsd-11-stable/contrib/gcc/config/arm/
H A Dlinux-elf.h84 fputc ('\n', FILE); \
/freebsd-11-stable/contrib/libpcap/msdos/
H A Dbin2c.c40 fputc ('\n', outFile);

Completed in 147 milliseconds

1234567891011