Searched refs:putchar_unlocked (Results 1 - 23 of 23) sorted by relevance

/netbsd-current/lib/libc/stdio/
H A Dputchar.c49 #undef putchar_unlocked macro
67 putchar_unlocked(int c) function
H A DMakefile.inc56 putc.3 putchar_unlocked.3 putc.3 putw.3
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/
H A Dstdio.d506 int putchar_unlocked(int);
517 int putchar_unlocked(int);
527 int putchar_unlocked(int);
537 int putchar_unlocked(int);
547 int putchar_unlocked(int);
557 int putchar_unlocked(int);
567 int putchar_unlocked(int);
577 int putchar_unlocked(int);
587 int putchar_unlocked(int);
597 int putchar_unlocked(in
[all...]
/netbsd-current/external/gpl2/xcvs/dist/lib/
H A Dunlocked-io.h123 # define putchar(x) putchar_unlocked (x)
125 # define putchar_unlocked(x) putchar (x) macro
/netbsd-current/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
H A Dunlocked-io.h123 # define putchar(x) putchar_unlocked (x)
125 # define putchar_unlocked(x) putchar (x) macro
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dunlocked-io.h123 # define putchar(x) putchar_unlocked (x)
125 # define putchar_unlocked(x) putchar (x) macro
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
H A Dunlocked-io.h123 # define putchar(x) putchar_unlocked (x)
125 # define putchar_unlocked(x) putchar (x) macro
/netbsd-current/external/gpl2/diffutils/dist/lib/
H A Dunlocked-io.h67 # define putchar(x) putchar_unlocked (x)
/netbsd-current/external/gpl3/gcc.old/dist/fixincludes/
H A Dsystem.h66 # define putchar(C) putchar_unlocked (C)
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
5187 ac_fn_c_check_decl "$LINENO" "putchar_unlocked" "ac_cv_have_decl_putchar_unlocked" "$ac_includes_default"
/netbsd-current/external/gpl3/gcc/dist/fixincludes/
H A Dsystem.h66 # define putchar(C) putchar_unlocked (C)
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
5197 ac_fn_c_check_decl "$LINENO" "putchar_unlocked" "ac_cv_have_decl_putchar_unlocked" "$ac_includes_default"
/netbsd-current/include/
H A Dstdio.h320 int putchar_unlocked(int);
525 #define putchar_unlocked(x) putc_unlocked(x, stdout) macro
/netbsd-current/external/gpl3/gcc.old/dist/libcpp/
H A Dsystem.h83 # define putchar(C) putchar_unlocked (C)
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
6085 ac_fn_c_check_decl "$LINENO" "putchar_unlocked" "ac_cv_have_decl_putchar_unlocked" "$ac_includes_default"
/netbsd-current/external/gpl3/gcc/dist/libcpp/
H A Dsystem.h83 # define putchar(C) putchar_unlocked (C)
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
6187 ac_fn_c_check_decl "$LINENO" "putchar_unlocked" "ac_cv_have_decl_putchar_unlocked" "$ac_includes_default"
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dsystem.h93 # define putchar(C) putchar_unlocked (C)
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/external/gpl3/gcc/dist/gcc/
H A Dsystem.h93 # define putchar(C) putchar_unlocked (C)
H A Dconfigure10643 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
11974 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/gpl2/gettext/dist/gettext-runtime/
H A Dconfigure31446 { echo "$as_me:$LINENO: checking whether putchar_unlocked is declared" >&5
31447 echo $ECHO_N "checking whether putchar_unlocked is declared... $ECHO_C" >&6; }
31461 #ifndef putchar_unlocked
31462 (void) putchar_unlocked;
[all...]
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/
H A Dconfigure33820 { echo "$as_me:$LINENO: checking whether putchar_unlocked is declared" >&5
33821 echo $ECHO_N "checking whether putchar_unlocked is declared... $ECHO_C" >&6; }
33835 #ifndef putchar_unlocked
33836 (void) putchar_unlocked;
[all...]

Completed in 717 milliseconds