Home
last modified time | relevance | path

Searched refs:putchar_unlocked (Results 1 – 16 of 16) sorted by relevance

/freebsd-12-stable/lib/libc/stdio/
Dputchar.c48 #undef putchar_unlocked
68 putchar_unlocked(int ch) in putchar_unlocked() function
DSymbol.map88 putchar_unlocked;
DMakefile.inc81 putc.3 putchar_unlocked.3 putc.3 putw.3
/freebsd-12-stable/contrib/diff/lib/
Dunlocked-io.h117 # define putchar(x) putchar_unlocked (x)
119 # define putchar_unlocked(x) putchar (x) macro
/freebsd-12-stable/include/
Dstdio.h344 int putchar_unlocked(int);
528 #define putchar_unlocked(x) putc_unlocked(x, stdout) macro
/freebsd-12-stable/contrib/gcclibs/libcpp/
Dconfigure.ac56 putchar_unlocked putc_unlocked)
Dconfig.in104 /* Define to 1 if you have the declaration of `putchar_unlocked', and to 0 if
182 /* Define to 1 if you have the `putchar_unlocked' function. */
Dsystem.h67 # define putchar(C) putchar_unlocked (C)
Dconfigure5024 …ed fread_unlocked fwrite_unlocked getchar_unlocked getc_unlocked putchar_unlocked putc_unlocked
6471 char *p = (char *) putchar_unlocked;
/freebsd-12-stable/contrib/gcc/
Dsystem.h75 # define putchar(C) putchar_unlocked (C)
Dconfig.in549 /* Define to 1 if we found a declaration for 'putchar_unlocked', otherwise
995 /* Define to 1 if you have the `putchar_unlocked' function. */
Dbuiltins.def540 DEF_EXT_LIB_BUILTIN (BUILT_IN_PUTCHAR_UNLOCKED, "putchar_unlocked", BT_FN_INT_INT, ATTR_NULL)
Dconfigure9293 …ed fread_unlocked fwrite_unlocked getchar_unlocked getc_unlocked putchar_unlocked putc_unlocked
11395 …ed fread_unlocked fwrite_unlocked getchar_unlocked getc_unlocked putchar_unlocked putc_unlocked
Dconfigure.ac1050 putchar_unlocked putc_unlocked)
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
DTargetLibraryInfo.def1127 /// int putchar_unlocked(int c);
1128 TLI_DEFINE_ENUM_INTERNAL(putchar_unlocked)
1129 TLI_DEFINE_STRING_INTERNAL("putchar_unlocked")
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt2661 fun:putchar_unlocked=uninstrumented