Home
last modified time | relevance | path

Searched defs:putchar (Results 1 – 14 of 14) sorted by relevance

/dflybsd-src/lib/libc/stdio/
H A Dputchar.c50 putchar(int c) in putchar() function
/dflybsd-src/bin/sh/bltin/
H A Dbltin.h59 #define putchar(c) out1c(c) macro
/dflybsd-src/stand/boot/common/
H A Dconsole.c160 putchar(int c) in putchar() function
/dflybsd-src/sys/contrib/dev/acpica/source/include/
H A Dacclib.h357 #define putchar(c) fputc(stdout, c) macro
/dflybsd-src/contrib/grep/lib/
H A Dunlocked-io.h122 # define putchar(x) putchar_unlocked (x) macro
/dflybsd-src/contrib/cvs-1.12/lib/
H A Dunlocked-io.h123 # define putchar(x) putchar_unlocked (x) macro
/dflybsd-src/stand/boot/efi/boot1/
H A Dboot1.c754 putchar(int c) in putchar() function
/dflybsd-src/contrib/gcc-4.7/libcpp/
H A Dsystem.h80 # define putchar(C) putchar_unlocked (C) macro
/dflybsd-src/bin/mined/
H A Dmined.h215 #define putchar(c) write_char(STD_OUT, (c)) macro
/dflybsd-src/contrib/gcc-8.0/libcpp/
H A Dsystem.h79 # define putchar(C) putchar_unlocked (C) macro
/dflybsd-src/include/
H A Dstdio.h481 #define putchar(x) putc(x, stdout) macro
/dflybsd-src/stand/boot/pc32/boot2/
H A Dboot2.c709 putchar(int c) in putchar() function
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dsystem.h83 # define putchar(C) putchar_unlocked (C) macro
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dsystem.h87 # define putchar(C) putchar_unlocked (C) macro