Searched defs:_getwc_nolock (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dstdio.h885 #define _getwc_nolock(_c) _fgetwc_nolock(_c) macro
897 #define _getwchar_nolock() _getwc_nolock(stdin)
H A Dwchar.h767 #define _getwc_nolock(_c) _fgetwc_nolock(_c) macro
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dstdio.h885 #define _getwc_nolock(_c) _fgetwc_nolock(_c) macro
897 #define _getwchar_nolock() _getwc_nolock(stdin)
H A Dwchar.h767 #define _getwc_nolock(_c) _fgetwc_nolock(_c) macro

Completed in 63 milliseconds