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

/macosx-10.10.1/Libc-1044.1.2/stdio/FreeBSD/
H A Dgetchar.c49 #undef getchar_unlocked macro
64 getchar_unlocked(void) function
/macosx-10.10.1/gnutar-453/gnutar/lib/
H A Dunlocked-io.h109 # define getchar() getchar_unlocked ()
111 # define getchar_unlocked() getchar () macro
H A Dargp-namefrob.h130 # define getchar_unlocked() getchar () macro
/macosx-10.10.1/libiconv-42/libiconv/srclib/
H A Dunlocked-io.h109 # define getchar() getchar_unlocked ()
111 # define getchar_unlocked() getchar () macro
/macosx-10.10.1/text_cmds-88/sort/
H A Dunlocked-io.h109 # define getchar() getchar_unlocked ()
111 # define getchar_unlocked() getchar () macro
/macosx-10.10.1/gnudiff-19/diffutils/lib/
H A Dunlocked-io.h57 # define getchar() getchar_unlocked ()
/macosx-10.10.1/gpatch-3/patch/
H A Dunlocked-io.h57 # define getchar() getchar_unlocked ()
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/stdio/
H A Dstdio_c99.c103 getchar_unlocked(void) function
/macosx-10.10.1/Libc-1044.1.2/include/
H A Dstdio.h427 int getchar_unlocked(void);
456 #define getchar_unlocked() getc_unlocked(stdin) macro
/macosx-10.10.1/gnutar-453/gnutar/
H A Dconfigure10265 { echo "$as_me:$LINENO: checking whether getchar_unlocked is declared" >&5
10266 echo $ECHO_N "checking whether getchar_unlocked is declared... $ECHO_C" >&6; }
10280 #ifndef getchar_unlocked
10281 char *p = (char *) getchar_unlocked;
[all...]
/macosx-10.10.1/libiconv-42/libiconv/
H A Dconfigure[all...]

Completed in 326 milliseconds