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

/bionic/libc/upstream-openbsd/lib/libc/stdio/
H A Dputwc.c1 /* $OpenBSD: putwc.c,v 1.1 2005/06/17 20:40:32 espie Exp $ */
2 /* $NetBSD: putwc.c,v 1.3 2003/01/18 11:29:56 thorpej Exp $ */
36 * A subroutine version of the macro putwc.
38 #undef putwc macro
41 putwc(wchar_t wc, FILE *fp) function

Completed in 291 milliseconds