Home
last modified time | relevance | path

Searched refs:_ungetc_r (Results 1 – 2 of 2) sorted by relevance

/picolibc-latest/newlib/libc/stdio/
Dvfscanf.c117 #define _ungetc_r _sungetc_r macro
/picolibc-latest/newlib/
DChangeLog-20157444 * libc/stdio/ungetc.c (_ungetc_r): Set stream orientation.
9776 * libc/stdio/ungetc.c (_ungetc_r): Likewise.
13005 * libc/stdio/ungetc.c (_ungetc_r): Ditto.
13919 * libc/include/stdio.h (_ungetc_r): New prototype.
13920 * libc/stdio/ungetc.c (_ungetc_r): New reentrant function.
13922 (ungetc): Change to call _ungetc_r.