Searched refs:getchar_unlocked (Results 1 - 9 of 9) sorted by path

/freebsd-10.0-release/contrib/diff/lib/
H A Dunlocked-io.h105 # define getchar() getchar_unlocked ()
107 # define getchar_unlocked() getchar () macro
/freebsd-10.0-release/contrib/gcc/
H A Dconfigure9293 clearerr_unlocked feof_unlocked ferror_unlocked fflush_unlocked fgetc_unlocked fgets_unlocked fileno_unlocked fprintf_unlocked fputc_unlocked fputs_unlocked fread_unlocked fwrite_unlocked getchar_unlocked getc_unlocked putchar_unlocked putc_unlocked
11395 free basename getopt clock getpagesize clearerr_unlocked feof_unlocked ferror_unlocked fflush_unlocked fgetc_unlocked fgets_unlocked fileno_unlocked fprintf_unlocked fputc_unlocked fputs_unlocked fread_unlocked fwrite_unlocked getchar_unlocked getc_unlocked putchar_unlocked putc_unlocked
H A Dsystem.h83 # define getchar() getchar_unlocked ()
/freebsd-10.0-release/contrib/gcclibs/libcpp/
H A Dconfigure5024 for ac_func in clearerr_unlocked feof_unlocked ferror_unlocked fflush_unlocked fgetc_unlocked fgets_unlocked fileno_unlocked fprintf_unlocked fputc_unlocked fputs_unlocked fread_unlocked fwrite_unlocked getchar_unlocked getc_unlocked putchar_unlocked putc_unlocked
6315 echo "$as_me:$LINENO: checking whether getchar_unlocked is declared" >&5
6316 echo $ECHO_N "checking whether getchar_unlocked is declared... $ECHO_C" >&6
6330 #ifndef getchar_unlocked
6331 char *p = (char *) getchar_unlocked;
H A Dsystem.h75 # define getchar() getchar_unlocked ()
/freebsd-10.0-release/include/
H A Dstdio.h320 int getchar_unlocked(void);
517 #define getchar_unlocked() getc_unlocked(stdin) macro
/freebsd-10.0-release/lib/libc/stdio/
H A DMakefile.inc60 getc.3 getchar_unlocked.3 getc.3 getw.3
H A DSymbol.map86 getchar_unlocked;
H A Dgetchar.c49 #undef getchar_unlocked macro
64 getchar_unlocked(void) function

Completed in 207 milliseconds