Home
last modified time | relevance | path

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

/reactos/boot/armllb/
H A Dcrtsupp.c12 putchar(int c) in putchar() function
/reactos/sdk/lib/ucrt/stdio/
H A Dfputc.cpp95 extern "C" int __cdecl putchar(int const c) in putchar() function
/reactos/drivers/bus/acpi/acpica/include/
H A Dacclib.h249 #define putchar(c) fputc(stdout, c) macro
/reactos/sdk/lib/crt/stdio/
H A Dfile.c3695 int CDECL putchar(int c) in putchar() function