Searched defs:getchar_unlocked (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/lib/libc/stdio/
H A Dgetchar.c52 #undef getchar_unlocked macro
67 getchar_unlocked(void) function
/netbsd-current/external/gpl2/xcvs/dist/lib/
H A Dunlocked-io.h111 # define getchar_unlocked() getchar () macro
/netbsd-current/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
H A Dunlocked-io.h111 # define getchar_unlocked() getchar () macro
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dunlocked-io.h111 # define getchar_unlocked() getchar () macro
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
H A Dunlocked-io.h111 # define getchar_unlocked() getchar () macro
/netbsd-current/include/
H A Dstdio.h524 #define getchar_unlocked() getc_unlocked(stdin) macro

Completed in 106 milliseconds