Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/stdio/
Dstdio.h748 _getchar_unlocked(void) in _getchar_unlocked() function
762 #define getchar() _getchar_unlocked()
767 #define getchar_unlocked() _getchar_unlocked()