Searched refs:getchar_unlocked (Results 1 - 23 of 23) sorted by last modified time

/netbsd-current/lib/libc/stdio/
H A DMakefile.inc46 getc.3 getchar_unlocked.3 getc.3 getw.3
H A Dgets.c64 for (s = buf; (c = getchar_unlocked()) != '\n'; ) {
H A Dgetchar.c52 #undef getchar_unlocked macro
67 getchar_unlocked(void) function
/netbsd-current/external/gpl3/gcc/dist/libcpp/
H A Dsystem.h91 # define getchar() getchar_unlocked ()
H A Dconfigure5973 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
6167 ac_fn_c_check_decl "$LINENO" "getchar_unlocked" "ac_cv_have_decl_getchar_unlocked" "$ac_includes_default"
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dsystem.h101 # define getchar() getchar_unlocked ()
H A Dconfigure10620 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 madvise mallinfo mallinfo2 fstatat
11951 free getopt clock getpagesize ffs 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
/netbsd-current/external/gpl3/gcc/dist/fixincludes/
H A Dsystem.h74 # define getchar() getchar_unlocked ()
H A Dconfigure4983 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
5177 ac_fn_c_check_decl "$LINENO" "getchar_unlocked" "ac_cv_have_decl_getchar_unlocked" "$ac_includes_default"
/netbsd-current/external/gpl3/gcc.old/dist/libcpp/
H A Dsystem.h91 # define getchar() getchar_unlocked ()
H A Dconfigure5871 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
6065 ac_fn_c_check_decl "$LINENO" "getchar_unlocked" "ac_cv_have_decl_getchar_unlocked" "$ac_includes_default"
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dsystem.h101 # define getchar() getchar_unlocked ()
H A Dconfigure10171 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 madvise mallinfo
11494 free getopt clock getpagesize ffs 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
/netbsd-current/include/
H A Dstdio.h318 int getchar_unlocked(void);
524 #define getchar_unlocked() getc_unlocked(stdin) macro
/netbsd-current/external/gpl3/gcc.old/dist/fixincludes/
H A Dconfigure4983 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
5167 ac_fn_c_check_decl "$LINENO" "getchar_unlocked" "ac_cv_have_decl_getchar_unlocked" "$ac_includes_default"
H A Dsystem.h74 # define getchar() getchar_unlocked ()
/netbsd-current/external/gpl2/diffutils/dist/lib/
H A Dunlocked-io.h59 # define getchar() getchar_unlocked ()
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dunlocked-io.h109 # define getchar() getchar_unlocked ()
111 # define getchar_unlocked() getchar () macro
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
H A Dunlocked-io.h109 # define getchar() getchar_unlocked ()
111 # define getchar_unlocked() getchar () macro
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/
H A Dconfigure33680 { echo "$as_me:$LINENO: checking whether getchar_unlocked is declared" >&5
33681 echo $ECHO_N "checking whether getchar_unlocked is declared... $ECHO_C" >&6; }
33695 #ifndef getchar_unlocked
33696 (void) getchar_unlocked;
[all...]
/netbsd-current/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
H A Dunlocked-io.h109 # define getchar() getchar_unlocked ()
111 # define getchar_unlocked() getchar () macro
/netbsd-current/external/gpl2/gettext/dist/gettext-runtime/
H A Dconfigure31306 { echo "$as_me:$LINENO: checking whether getchar_unlocked is declared" >&5
31307 echo $ECHO_N "checking whether getchar_unlocked is declared... $ECHO_C" >&6; }
31321 #ifndef getchar_unlocked
31322 (void) getchar_unlocked;
[all...]
/netbsd-current/external/gpl2/xcvs/dist/lib/
H A Dunlocked-io.h109 # define getchar() getchar_unlocked ()
111 # define getchar_unlocked() getchar () macro

Completed in 797 milliseconds