Home
last modified time | relevance | path

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

/freebsd/lib/libc/stdio/
H A Dputchar.c42 #undef putchar_unlocked
62 putchar_unlocked(int ch) in putchar_unlocked() function
H A DSymbol.map82 putchar_unlocked;
H A DMakefile.inc113 putc.3 putchar_unlocked.3 \
/freebsd/include/
H A Dstdio.h349 int putchar_unlocked(int);
532 #define putchar_unlocked(x) putc_unlocked(x, stdout) macro
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.def2039 /// int putchar_unlocked(int c);
2040 TLI_DEFINE_ENUM_INTERNAL(putchar_unlocked)
2041 TLI_DEFINE_STRING_INTERNAL("putchar_unlocked")
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt2667 fun:putchar_unlocked=uninstrumented