OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PUTCHAR
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/ews4800mips/stand/common/
console.c
41
#define
PUTCHAR
__putchar /* "boot" hooks log staff. */
146
PUTCHAR
(int c)
/src/sys/dev/rasops/
rasops_putchar_width.h
196
#define
PUTCHAR
(depth) PUTCHAR1(depth)
203
* Width-optimized
putchar
function.
304
#undef
PUTCHAR
/src/lib/libc/stdio/
vsnprintf_ss.c
113
#define
PUTCHAR
(C) do { \
168
PUTCHAR
(*fmt);
465
PUTCHAR
(' ');
470
PUTCHAR
(sign);
472
PUTCHAR
('0');
473
PUTCHAR
(ch);
480
PUTCHAR
('0');
486
PUTCHAR
('0');
490
PUTCHAR
(*cp++);
495
PUTCHAR
(' ');
[
all
...]
Completed in 14 milliseconds
Indexes created Sun Sep 28 12:09:53 GMT 2025