Home | Sort by: relevance | last modified time | path |
/src/lib/libc/stdio/ | |
getchar.c | 52 #undef getchar_unlocked 67 getchar_unlocked(void) function in typeref:typename:int |
getchar.c | 52 #undef getchar_unlocked 67 getchar_unlocked(void) function in typeref:typename:int |
/src/include/ | |
stdio.h | 318 int getchar_unlocked(void); 524 #define getchar_unlocked() getc_unlocked(stdin) macro |
stdio.h | 318 int getchar_unlocked(void); 524 #define getchar_unlocked() getc_unlocked(stdin) macro |