OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:outchar
(Results
1 - 6
of
6
) sorted by relevancy
/src/usr.bin/xlint/common/
emit.c
69
outchar
(char c)
function
84
outchar
(*s++);
111
outchar
('S');
113
outchar
('\n');
/src/usr.bin/ul/
ul.c
87
static int
outchar
(int);
95
#define PRINT(s) if (s == NULL) /* void */; else tputs(s, 1,
outchar
)
412
outchar
(int c)
function
/src/external/gpl3/gcc/dist/libquadmath/printf/
printf_fphex.c
37
#define
outchar
(ch) \
52
outchar
(*wptr++); \
55
outchar
(*ptr++); \
218
outchar
('-');
220
outchar
('+');
222
outchar
(' ');
441
outchar
('-');
443
outchar
('+');
445
outchar
(' ');
447
outchar
('0')
36
#define
outchar
macro
[
all
...]
printf_fp.c
50
#define
outchar
(ch) \
82
outchar
(*wptr++); \
85
outchar
(*ptr++); \
422
outchar
('-');
424
outchar
('+');
426
outchar
(' ');
1146
outchar
('-');
1148
outchar
('+');
1150
outchar
(' ');
49
#define
outchar
macro
/src/external/gpl3/gcc.old/dist/libquadmath/printf/
printf_fphex.c
37
#define
outchar
(ch) \
52
outchar
(*wptr++); \
55
outchar
(*ptr++); \
218
outchar
('-');
220
outchar
('+');
222
outchar
(' ');
441
outchar
('-');
443
outchar
('+');
445
outchar
(' ');
447
outchar
('0')
36
#define
outchar
macro
[
all
...]
printf_fp.c
50
#define
outchar
(ch) \
82
outchar
(*wptr++); \
85
outchar
(*ptr++); \
422
outchar
('-');
424
outchar
('+');
426
outchar
(' ');
1146
outchar
('-');
1148
outchar
('+');
1150
outchar
(' ');
49
#define
outchar
macro
Completed in 31 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026