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

/bionic/libc/upstream-openbsd/lib/libc/stdio/
H A Dputc.c1 /* $OpenBSD: putc.c,v 1.12 2009/11/21 10:11:54 guenther Exp $ */
55 * A subroutine version of the macro putc.
57 #undef putc macro
60 putc(int c, FILE *fp) function

Completed in 3 milliseconds