Home
last modified time | relevance | path

Searched refs:getchar_unlocked (Results 1 – 14 of 14) sorted by relevance

/dragonfly/lib/libc/stdio/
H A Dgetchar.c47 #undef getchar_unlocked
60 getchar_unlocked(void) in getchar_unlocked() function
H A DSymbol.map68 getchar_unlocked;
H A DMakefile.inc75 getc.3 getchar_unlocked.3 \
/dragonfly/contrib/diffutils/lib/
H A Dunlocked-io.h108 # define getchar() getchar_unlocked ()
110 # define getchar_unlocked() getchar () macro
/dragonfly/contrib/cvs-1.12/lib/
H A Dunlocked-io.h109 # define getchar() getchar_unlocked ()
111 # define getchar_unlocked() getchar () macro
/dragonfly/contrib/grep/lib/
H A Dunlocked-io.h108 # define getchar() getchar_unlocked ()
110 # define getchar_unlocked() getchar () macro
/dragonfly/include/
H A Dstdio.h310 int getchar_unlocked(void);
498 #define getchar_unlocked() getc_unlocked(stdin) macro
/dragonfly/contrib/gcc-4.7/libcpp/
H A Dsystem.h88 # define getchar() getchar_unlocked ()
H A Dconfig.in95 /* Define to 1 if you have the declaration of `getchar_unlocked', and to 0 if
155 /* Define to 1 if you have the `getchar_unlocked' function. */
/dragonfly/contrib/gcc-8.0/libcpp/
H A Dsystem.h87 # define getchar() getchar_unlocked ()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dsystem.h91 # define getchar() getchar_unlocked ()
H A Dconfig.in686 /* Define to 1 if we found a declaration for 'getchar_unlocked', otherwise
1064 /* Define to 1 if you have the `getchar_unlocked' function. */
/dragonfly/contrib/gcc-8.0/gcc/
H A Dsystem.h95 # define getchar() getchar_unlocked ()
/dragonfly/gnu/usr.bin/cvs/lib/
H A Dconfig.h.proto201 /* Define to 1 if you have the declaration of `getchar_unlocked', and to 0 if