Home
last modified time | relevance | path

Searched defs:fgets (Results 1 – 3 of 3) sorted by relevance

/picolibc-latest/newlib/libc/stdio/
Dfgets.c87 #define fgets fgets_unlocked macro
97 fgets ( in fgets() function
/picolibc-latest/newlib/libc/tinystdio/
Dfgets.c35 fgets(char *str, int size, FILE *stream) in fgets() function
/picolibc-latest/newlib/libc/machine/spu/
Dfgets.c51 fgets (char *__restrict buf, in fgets() function