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

/osnet-11/usr/src/lib/libc/port/stdio/
H A Dgetchar.c46 #undef getchar_unlocked macro
57 * A subroutine version of the macro getchar_unlocked.
61 getchar_unlocked(void) function
/osnet-11/usr/src/lib/libast/common/stdio/
H A Dstdio_c99.c103 getchar_unlocked(void) function
/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dargp-namefrob.h129 # define getchar_unlocked() getchar () macro
/osnet-11/usr/src/lib/libast/amd64/include/ast/
H A Dast_stdio.h265 extern __MANGLE__ int getchar_unlocked __PROTO__((void));
369 #define getchar_unlocked _ast_getchar_unlocked macro
524 extern __MANGLE__ int getchar_unlocked __PROTO__((void));
/osnet-11/usr/src/lib/libast/amd64/src/lib/libast/
H A Dast_stdio.h244 extern __MANGLE__ int getchar_unlocked __PROTO__((void));
348 #define getchar_unlocked _ast_getchar_unlocked macro
503 extern __MANGLE__ int getchar_unlocked __PROTO__((void));
/osnet-11/usr/src/lib/libast/i386/include/ast/
H A Dast_stdio.h265 extern __MANGLE__ int getchar_unlocked __PROTO__((void));
369 #define getchar_unlocked _ast_getchar_unlocked macro
524 extern __MANGLE__ int getchar_unlocked __PROTO__((void));
/osnet-11/usr/src/lib/libast/i386/src/lib/libast/
H A Dast_stdio.h244 extern __MANGLE__ int getchar_unlocked __PROTO__((void));
348 #define getchar_unlocked _ast_getchar_unlocked macro
503 extern __MANGLE__ int getchar_unlocked __PROTO__((void));
/osnet-11/usr/src/lib/libast/sparc/include/ast/
H A Dast_stdio.h265 extern __MANGLE__ int getchar_unlocked __PROTO__((void));
369 #define getchar_unlocked _ast_getchar_unlocked macro
524 extern __MANGLE__ int getchar_unlocked __PROTO__((void));
/osnet-11/usr/src/lib/libast/sparc/src/lib/libast/
H A Dast_stdio.h244 extern __MANGLE__ int getchar_unlocked __PROTO__((void));
348 #define getchar_unlocked _ast_getchar_unlocked macro
503 extern __MANGLE__ int getchar_unlocked __PROTO__((void));
/osnet-11/usr/src/lib/libast/sparcv9/include/ast/
H A Dast_stdio.h265 extern __MANGLE__ int getchar_unlocked __PROTO__((void));
369 #define getchar_unlocked _ast_getchar_unlocked macro
524 extern __MANGLE__ int getchar_unlocked __PROTO__((void));
/osnet-11/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dast_stdio.h244 extern __MANGLE__ int getchar_unlocked __PROTO__((void));
348 #define getchar_unlocked _ast_getchar_unlocked macro
503 extern __MANGLE__ int getchar_unlocked __PROTO__((void));
/osnet-11/usr/src/grub/grub2/
H A Dconfigure13207 { $as_echo "$as_me:$LINENO: checking whether getchar_unlocked is declared" >&5
13208 $as_echo_n "checking whether getchar_unlocked is declared... " >&6; }
13222 #ifndef getchar_unlocked
13223 (void) getchar_unlocked;
[all...]

Completed in 125 milliseconds