Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/StdLib/LibC/Stdio/
Dgetchar.c69 getchar_unlocked( void ) in getchar_unlocked() function
/device/linaro/bootloader/edk2/StdLib/Include/
Dstdio.h1617 #define getchar_unlocked() getc_unlocked(stdin) macro