Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libc/stdio/
Dstdio.h678 _ELIDABLE_INLINE int _sgetc( FILE *__p) in _sgetc() function
692 #define _sgetc( __p) _sgetc_raw( __p) macro