Home
last modified time | relevance | path

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

/netbsd-src/lib/libc/stdio/
H A Dputwc.c45 putwc(wchar_t wc, FILE *fp) in putwc() function
/netbsd-src/include/
H A Dwchar.h221 #define putwc(wc, f) fputwc( global() macro
/netbsd-src/external/gpl3/gcc/dist/libquadmath/printf/
H A Dquadmath-printf.h57 #define putwc(c,f) putc(c,f) macro
/netbsd-src/external/gpl3/gcc.old/dist/libquadmath/printf/
H A Dquadmath-printf.h57 #define putwc(c,f) putc(c,f) macro