Searched defs:getchar_unlocked (Results 1 - 7 of 7) 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/ksh-23/ksh/src/lib/libast/stdio/
H A Dstdio_c99.c103 getchar_unlocked(void) function
/macosx-10.10.1/gnutar-453/gnutar/lib/
H A Dunlocked-io.h111 # 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.h111 # define getchar_unlocked() getchar () macro
/macosx-10.10.1/text_cmds-88/sort/
H A Dunlocked-io.h111 # define getchar_unlocked() getchar () macro
/macosx-10.10.1/Libc-1044.1.2/include/
H A Dstdio.h456 #define getchar_unlocked() getc_unlocked(stdin) macro

Completed in 73 milliseconds