Searched defs:putchar (Results 1 - 20 of 20) sorted by relevance

/freebsd-10.1-release/sys/boot/arm/at91/libat91/
H A Dputchar.c47 putchar(int ch) function
/freebsd-10.1-release/lib/libc/stdio/
H A Dputchar.c45 #undef putchar macro
52 putchar(int c) function
/freebsd-10.1-release/bin/sh/bltin/
H A Dbltin.h55 #undef putchar macro
56 #define putchar(c) out1c(c) macro
/freebsd-10.1-release/sys/boot/i386/common/
H A Dcons.c56 putchar(int c) function
/freebsd-10.1-release/sys/boot/common/
H A Dconsole.c127 putchar(int c) function
/freebsd-10.1-release/contrib/diff/lib/
H A Dunlocked-io.h116 # undef putchar macro
117 # define putchar(x) putchar_unlocked (x) macro
/freebsd-10.1-release/usr.bin/tput/
H A Dtput.c53 #undef putchar macro
/freebsd-10.1-release/contrib/libstdc++/include/c/
H A Dstd_cstdio.h67 #undef putchar macro
/freebsd-10.1-release/contrib/libstdc++/include/c_std/
H A Dstd_cstdio.h81 #undef putchar macro
/freebsd-10.1-release/contrib/gcclibs/libcpp/
H A Dsystem.h66 # undef putchar macro
67 # define putchar(C) putchar_unlocked (C) macro
/freebsd-10.1-release/contrib/gcc/
H A Dsystem.h74 # undef putchar macro
75 # define putchar(C) putchar_unlocked (C) macro
/freebsd-10.1-release/include/
H A Dstdio.h501 #define putchar(x) putc(x, stdout) macro
/freebsd-10.1-release/sys/boot/amd64/boot1.efi/
H A Dboot1.c346 putchar(char c, void *arg) function
/freebsd-10.1-release/sys/boot/arm/ixp425/boot2/
H A Dixp425_board.c169 putchar(int ch) function
/freebsd-10.1-release/sys/boot/i386/boot2/
H A Dboot2.c577 putchar(int c) function
/freebsd-10.1-release/sys/boot/powerpc/boot1.chrp/
H A Dboot1.c578 putchar(char c, void *arg) function
/freebsd-10.1-release/sys/boot/sparc64/boot1/
H A Dboot1.c558 putchar(char c, void *arg) function
/freebsd-10.1-release/sys/boot/pc98/boot2/
H A Dboot2.c715 putchar(int c) function
/freebsd-10.1-release/sys/kern/
H A Dsubr_prf.c457 putchar(int c, void *arg) function
/freebsd-10.1-release/contrib/llvm/include/llvm/Target/
H A DTargetLibraryInfo.h446 putchar, enumerator in enum:llvm::LibFunc::Func

Completed in 266 milliseconds