Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/tinystdio/
Dvfscanf.c403 static INT skip_spaces (FILE *stream, scanf_context_t *context) in skip_spaces() function
595 skip_spaces (stream, &context); in vfscanf()
742 if (IS_EOF(skip_spaces (stream, &context))) in vfscanf()