Home
last modified time | relevance | path

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

/openbsd/sys/lib/libsa/
H A Dputchar.c42 putchar(int c) in putchar() function
/openbsd/lib/libc/stdio/
H A Dputchar.c55 putchar(int c) in putchar() function
/openbsd/sys/arch/alpha/stand/
H A Dprom.c71 putchar(c) in putchar() function
/openbsd/gnu/gcc/fixincludes/
H A Dsystem.h67 # define putchar(C) putchar_unlocked (C) macro
/openbsd/gnu/gcc/libcpp/
H A Dsystem.h67 # define putchar(C) putchar_unlocked (C) macro
/openbsd/sys/dev/wscons/
H A Dwsdisplayvar.h76 int (*putchar)(void *c, int row, int col, u_int uc, uint32_t attr); member
/openbsd/include/
H A Dstdio.h435 #define putchar(x) putc(x, stdout) macro
/openbsd/gnu/gcc/gcc/
H A Dsystem.h75 # define putchar(C) putchar_unlocked (C) macro
/openbsd/sys/kern/
H A Dsubr_prf.c1102 putchar(int c) in putchar() function
/openbsd/gnu/usr.bin/perl/win32/
H A Dwin32iop.h288 #define putchar win32_putchar macro
/openbsd/sys/arch/macppc/stand/
H A DLocore.c503 putchar(int c) in putchar() function
/openbsd/sys/arch/sparc64/stand/ofwboot/
H A DLocore.c669 putchar(int c) in putchar() function