Searched refs:putchar_unlocked (Results 1 - 13 of 13) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libc/port/stdio/
H A Dputchar.c55 #undef putchar_unlocked macro
58 * A subroutine version of the macro putchar_unlocked
62 putchar_unlocked(ch) function
/opensolaris-onvv-gate/usr/src/lib/libast/common/stdio/
H A Dstdio_c99.c115 putchar_unlocked(int c) function
/opensolaris-onvv-gate/usr/src/head/
H A Dstdio.h323 extern int putchar_unlocked(int);
415 extern int putchar_unlocked();
480 #define putchar_unlocked(x) putc_unlocked((x), stdout) macro
/opensolaris-onvv-gate/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));
/opensolaris-onvv-gate/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));
/opensolaris-onvv-gate/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));
/opensolaris-onvv-gate/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));
/opensolaris-onvv-gate/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));
/opensolaris-onvv-gate/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));
/opensolaris-onvv-gate/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));
/opensolaris-onvv-gate/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));
/opensolaris-onvv-gate/usr/src/lib/c_synonyms/
H A Dsyn_common699 putchar_unlocked
/opensolaris-onvv-gate/usr/src/lib/libc/port/
H A Dmapfile-vers1770 putchar_unlocked;

Completed in 177 milliseconds