Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libc/port/stdio/
H A Dputchar.c55 #undef putchar_unlocked
62 putchar_unlocked(ch) in putchar_unlocked() function
/titanic_44/usr/src/head/
H A Dstdio.h314 extern int putchar_unlocked(int);
379 #define putchar_unlocked(x) putc_unlocked((x), stdout) macro
/titanic_44/usr/src/lib/libast/common/stdio/
H A Dstdio_c99.c115 putchar_unlocked(int c) in putchar_unlocked() function
/titanic_44/usr/src/lib/libast/amd64/include/ast/
H A Dast_stdio.h267 extern __MANGLE__ int putchar_unlocked __PROTO__((int));
371 #define putchar_unlocked _ast_putchar_unlocked macro
526 extern __MANGLE__ int putchar_unlocked __PROTO__((int));
/titanic_44/usr/src/lib/libast/amd64/src/lib/libast/
H A Dast_stdio.h246 extern __MANGLE__ int putchar_unlocked __PROTO__((int));
350 #define putchar_unlocked _ast_putchar_unlocked macro
505 extern __MANGLE__ int putchar_unlocked __PROTO__((int));
/titanic_44/usr/src/lib/libast/i386/include/ast/
H A Dast_stdio.h267 extern __MANGLE__ int putchar_unlocked __PROTO__((int));
371 #define putchar_unlocked _ast_putchar_unlocked macro
526 extern __MANGLE__ int putchar_unlocked __PROTO__((int));
/titanic_44/usr/src/lib/libast/sparc/include/ast/
H A Dast_stdio.h267 extern __MANGLE__ int putchar_unlocked __PROTO__((int));
371 #define putchar_unlocked _ast_putchar_unlocked macro
526 extern __MANGLE__ int putchar_unlocked __PROTO__((int));
/titanic_44/usr/src/lib/libast/sparc/src/lib/libast/
H A Dast_stdio.h246 extern __MANGLE__ int putchar_unlocked __PROTO__((int));
350 #define putchar_unlocked _ast_putchar_unlocked macro
505 extern __MANGLE__ int putchar_unlocked __PROTO__((int));
/titanic_44/usr/src/lib/libast/sparcv9/include/ast/
H A Dast_stdio.h267 extern __MANGLE__ int putchar_unlocked __PROTO__((int));
371 #define putchar_unlocked _ast_putchar_unlocked macro
526 extern __MANGLE__ int putchar_unlocked __PROTO__((int));
/titanic_44/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dast_stdio.h246 extern __MANGLE__ int putchar_unlocked __PROTO__((int));
350 #define putchar_unlocked _ast_putchar_unlocked macro
505 extern __MANGLE__ int putchar_unlocked __PROTO__((int));
/titanic_44/usr/src/lib/libast/i386/src/lib/libast/
H A Dast_stdio.h246 extern __MANGLE__ int putchar_unlocked __PROTO__((int));
350 #define putchar_unlocked _ast_putchar_unlocked macro
505 extern __MANGLE__ int putchar_unlocked __PROTO__((int));
/titanic_44/usr/src/lib/libast/common/features/
H A Dstdio185 extern int putchar_unlocked(int);
322 printf("#define putchar_unlocked _ast_putchar_unlocked\n");
493 extern int putchar_unlocked(int);
/titanic_44/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/
H A Dstdio246 extern __MANGLE__ int putchar_unlocked __PROTO__((int));
350 #define putchar_unlocked _ast_putchar_unlocked
505 extern __MANGLE__ int putchar_unlocked __PROTO__((int));
/titanic_44/usr/src/lib/libast/sparcv9/src/lib/libast/FEATURE/
H A Dstdio246 extern __MANGLE__ int putchar_unlocked __PROTO__((int));
350 #define putchar_unlocked _ast_putchar_unlocked
505 extern __MANGLE__ int putchar_unlocked __PROTO__((int));
/titanic_44/usr/src/lib/libast/i386/src/lib/libast/FEATURE/
H A Dstdio246 extern __MANGLE__ int putchar_unlocked __PROTO__((int));
350 #define putchar_unlocked _ast_putchar_unlocked
505 extern __MANGLE__ int putchar_unlocked __PROTO__((int));
/titanic_44/usr/src/lib/libast/sparc/src/lib/libast/FEATURE/
H A Dstdio246 extern __MANGLE__ int putchar_unlocked __PROTO__((int));
350 #define putchar_unlocked _ast_putchar_unlocked
505 extern __MANGLE__ int putchar_unlocked __PROTO__((int));
/titanic_44/usr/src/lib/c_synonyms/
H A Dsyn_common699 putchar_unlocked
/titanic_44/usr/src/man/man3c/
H A DMakefile1093 putchar_unlocked.3c \
1714 putchar_unlocked.3c := LINKSRC = fputc.3c
/titanic_44/usr/src/lib/libc/port/
H A Dmapfile-vers2031 putchar_unlocked;
/titanic_44/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc1147 link path=usr/share/man/man3c/putchar_unlocked.3c target=fputc.3c
/titanic_44/
H A D.gitignore5132 usr/src/man/man3c/putchar_unlocked.3c