Home
last modified time | relevance | path

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

/titanic_52/usr/src/lib/libc/port/stdio/
H A Dgetchar.c61 getchar_unlocked(void) in getchar_unlocked() function
/titanic_52/usr/src/head/
H A Dstdio.h378 #define getchar_unlocked() getc_unlocked(stdin) macro
/titanic_52/usr/src/contrib/ast/src/lib/libast/stdio/
H A Dstdio_c99.c103 getchar_unlocked(void) in getchar_unlocked() function
/titanic_52/usr/src/boot/include/
H A Dstdio.h521 #define getchar_unlocked() getc_unlocked(stdin) macro