Searched refs:fgetc_unlocked (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/gcclibs/libcpp/
H A Dsystem.h112 # define fgetc(Stream) fgetc_unlocked (Stream)
114 extern int fgetc_unlocked (FILE *);
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
5755 echo "$as_me:$LINENO: checking whether fgetc_unlocked is declared" >&5
5756 echo $ECHO_N "checking whether fgetc_unlocked is declared... $ECHO_C" >&6
5770 #ifndef fgetc_unlocked
5771 char *p = (char *) fgetc_unlocked;
/freebsd-11-stable/contrib/gcc/
H A Dsystem.h120 # define fgetc(Stream) fgetc_unlocked (Stream)
122 extern int fgetc_unlocked (FILE *);
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

Completed in 224 milliseconds