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

/osnet-11/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
/osnet-11/usr/src/lib/libast/common/stdio/
H A Dstdio_c99.c115 putchar_unlocked(int c) function
/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dargp-namefrob.h135 # define putchar_unlocked(x) putchar (x) macro
/osnet-11/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));
/osnet-11/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));
/osnet-11/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));
/osnet-11/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));
/osnet-11/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));
/osnet-11/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));
/osnet-11/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));
/osnet-11/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));
/osnet-11/usr/src/grub/grub2/
H A Dconfigure13345 { $as_echo "$as_me:$LINENO: checking whether putchar_unlocked is declared" >&5
13346 $as_echo_n "checking whether putchar_unlocked is declared... " >&6; }
13360 #ifndef putchar_unlocked
13361 (void) putchar_unlocked;
[all...]

Completed in 108 milliseconds