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

/haiku-buildtools/legacy/gcc/libio/stdio/
H A Dputchar.c22 #undef putchar macro
25 putchar (c) function
H A Dstdio.h212 #define putchar(c) _IO_putc(c, stdout) macro
/haiku-buildtools/gcc/gcc/ada/
H A Daux-io.c46 #undef putchar macro
H A Dcio.c53 #undef putchar macro
64 #undef putchar macro
H A Dcstreams.c92 #undef putchar macro
H A Dsysdep.c81 #undef putchar macro
/haiku-buildtools/gcc/fixincludes/
H A Dsystem.h65 # undef putchar macro
66 # define putchar(C) putchar_unlocked (C) macro
/haiku-buildtools/gcc/libcpp/
H A Dsystem.h78 # undef putchar macro
79 # define putchar(C) putchar_unlocked (C) macro
/haiku-buildtools/gcc/gcc/
H A Dsystem.h86 # undef putchar macro
87 # define putchar(C) putchar_unlocked (C) macro
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/tree-ssa/
H A Dssa-dse-10.c44 putchar (int __c) function

Completed in 167 milliseconds