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

/openbsd-current/sys/lib/libsa/
H A Dputchar.c42 putchar(int c) function
/openbsd-current/lib/libc/stdio/
H A Dputchar.c49 #undef putchar macro
55 putchar(int c) function
61 DEF_STRONG(putchar); variable
/openbsd-current/sys/arch/alpha/stand/
H A Dprom.c71 putchar(c) function
/openbsd-current/gnu/llvm/libcxx/include/
H A Dstdio.h118 #undef putchar macro
/openbsd-current/gnu/gcc/fixincludes/
H A Dsystem.h66 # undef putchar macro
67 # define putchar(C) putchar_unlocked (C) macro
/openbsd-current/gnu/gcc/libstdc++-v3/include/c/
H A Dstd_cstdio.h67 #undef putchar macro
/openbsd-current/gnu/gcc/libstdc++-v3/include/c_std/
H A Dstd_cstdio.h81 #undef putchar macro
/openbsd-current/gnu/lib/libstdc++/libstdc++/include/c/
H A Dstd_cstdio.h67 #undef putchar macro
/openbsd-current/gnu/lib/libstdc++/libstdc++/include/c_std/
H A Dstd_cstdio.h80 #undef putchar macro
/openbsd-current/gnu/gcc/libcpp/
H A Dsystem.h66 # undef putchar macro
67 # define putchar(C) putchar_unlocked (C) macro
/openbsd-current/lib/libc/hidden/
H A Dstdio.h91 PROTO_NORMAL(putchar); variable
/openbsd-current/sys/arch/macppc/stand/
H A DLocore.c503 putchar(int c) function
/openbsd-current/sys/arch/sparc64/stand/ofwboot/
H A DLocore.c669 putchar(int c) function
/openbsd-current/gnu/gcc/gcc/
H A Dsystem.h74 # undef putchar macro
75 # define putchar(C) putchar_unlocked (C) macro
/openbsd-current/sys/dev/wscons/
H A Dwsdisplayvar.h76 int (*putchar)(void *c, int row, int col, u_int uc, uint32_t attr); member in struct:wsdisplay_emulops
/openbsd-current/include/
H A Dstdio.h435 #define putchar(x) putc(x, stdout) macro
/openbsd-current/sys/kern/
H A Dsubr_prf.c1102 putchar(int c) function
/openbsd-current/gnu/usr.bin/perl/win32/
H A Dwin32iop.h287 #undef putchar macro
288 #define putchar win32_putchar macro

Completed in 283 milliseconds