Searched refs:getc_unlocked (Results 1 – 21 of 21) sorted by relevance
| /freebsd-12-stable/lib/libc/stdio/ |
| D | getc.c | 48 #undef getc_unlocked 63 getc_unlocked(FILE *fp) in getc_unlocked() function
|
| D | Symbol.map | 87 getc_unlocked;
|
| D | Makefile.inc | 65 MLINKS+=getc.3 fgetc.3 getc.3 getc_unlocked.3 getc.3 getchar.3 \
|
| /freebsd-12-stable/contrib/diff/lib/ |
| D | unlocked-io.h | 99 # define getc(x) getc_unlocked (x) 101 # define getc_unlocked(x) getc (x) macro
|
| /freebsd-12-stable/include/ |
| D | stdio.h | 341 int getc_unlocked(FILE *); 524 #define getc_unlocked(fp) __sgetc(fp) macro 527 #define getchar_unlocked() getc_unlocked(stdin)
|
| /freebsd-12-stable/contrib/binutils/binutils/ |
| D | config.in | 33 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you 76 /* Define to 1 if you have the `getc_unlocked' function. */
|
| D | configure.in | 86 AC_CHECK_FUNCS(sbrk utimes setmode getc_unlocked strcoll) 182 AC_CHECK_DECLS([fprintf, stpcpy, strstr, sbrk, getenv, environ, getc_unlocked,
|
| D | strings.c | 505 c = getc_unlocked (stream); in get_char()
|
| D | ChangeLog-0001 | 124 (get_char): Use file_off instead of file_ptr. Use getc_unlocked if 127 * configure.in: Check for getc_unlocked.
|
| D | configure | 11915 for ac_func in sbrk utimes setmode getc_unlocked strcoll 13263 char *p = (char *) getc_unlocked;
|
| /freebsd-12-stable/contrib/gcclibs/libcpp/ |
| D | configure.ac | 55 fread_unlocked fwrite_unlocked getchar_unlocked getc_unlocked dnl
|
| D | config.in | 96 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you 155 /* Define to 1 if you have the `getc_unlocked' function. */
|
| D | system.h | 71 # define getc(Stream) getc_unlocked (Stream)
|
| D | configure | 5024 …cked fputs_unlocked fread_unlocked fwrite_unlocked getchar_unlocked getc_unlocked putchar_unlo… 6401 char *p = (char *) getc_unlocked;
|
| /freebsd-12-stable/contrib/gcc/ |
| D | system.h | 79 # define getc(Stream) getc_unlocked (Stream)
|
| D | config.in | 486 /* Define to 1 if we found a declaration for 'getc_unlocked', otherwise define 790 /* Define to 1 if you have the `getc_unlocked' function. */
|
| D | configure | 9293 …cked fputs_unlocked fread_unlocked fwrite_unlocked getchar_unlocked getc_unlocked putchar_unlo… 11395 …cked fputs_unlocked fread_unlocked fwrite_unlocked getchar_unlocked getc_unlocked putchar_unlo…
|
| D | configure.ac | 1049 fread_unlocked fwrite_unlocked getchar_unlocked getc_unlocked dnl
|
| /freebsd-12-stable/contrib/lua/src/ |
| D | liolib.c | 86 #define l_getc(f) getc_unlocked(f)
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| D | TargetLibraryInfo.def | 907 /// int getc_unlocked(FILE *stream); 908 TLI_DEFINE_ENUM_INTERNAL(getc_unlocked) 909 TLI_DEFINE_STRING_INTERNAL("getc_unlocked")
|
| /freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/dfsan/ |
| D | libc_ubuntu1404_abilist.txt | 1842 fun:getc_unlocked=uninstrumented
|