Searched refs:putw (Results 1 – 6 of 6) sorted by relevance
49 putw (int w, in putw() function
92 * Function putw:: Write a word (int) to a file or stream268 @include stdio/putw.def
154 'putw.c',
508 int putw (int, FILE *);
12369 * libc/stdio/putw.c: Likewise.13998 libc/stdio/putw.c libc/stdio/refill.c libc/stdio/remove.c,19914 * libc/include/stdio.h: Revert putw prototype.19919 * libc/include/stdio.h: fix prototype for putw.20871 * libc/stdio/putw.c (putw): Return 0 on success, to be compliant20907 * libc/stdio/Makefile.am (lib_a_SOURCES): Added getw.c and putw.c.20908 (CHEWOUT_FILES): Added getw.def and putw.def.20910 * libc/stdio/stdio.tex: Include getw.def and putw.def.20912 * libc/stdio/putw.c: New file.
4496 newlib/libc/stdio/putw.c