Home
last modified time | relevance | path

Searched refs:putw (Results 1 – 6 of 6) sorted by relevance

/picolibc-latest/newlib/libc/stdio/
Dputw.c49 putw (int w, in putw() function
Dstdio.tex92 * Function putw:: Write a word (int) to a file or stream
268 @include stdio/putw.def
Dmeson.build154 'putw.c',
Dstdio.h508 int putw (int, FILE *);
/picolibc-latest/newlib/
DChangeLog-201512369 * 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 compliant
20907 * 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.
/picolibc-latest/
DCOPYING.picolibc4496 newlib/libc/stdio/putw.c