Searched defs:getchar_unlocked (Results 1 - 11 of 11) 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));

Completed in 33 milliseconds