Searched refs:getchar_unlocked (Results 1 - 2 of 2) sorted by relevance

/development/ndk/platforms/android-3/include/
H A Dstdio.h325 int getchar_unlocked(void);
439 #define getchar_unlocked() getc_unlocked(stdin) macro
/development/ndk/platforms/android-8/include/
H A Dstdio.h325 int getchar_unlocked(void);
439 #define getchar_unlocked() getc_unlocked(stdin) macro

Completed in 31 milliseconds