Home
last modified time | relevance | path

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

/reactos/sdk/include/ucrt/
H A Dstdio.h563 #define _getchar_nolock() _getc_nolock(stdin) macro
/reactos/sdk/include/crt/
H A Dstdio.h1146 #define _getchar_nolock() _getc_nolock(stdin) macro