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

/opensolaris-onvv-gate/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
/opensolaris-onvv-gate/usr/src/lib/libast/common/stdio/
H A Dstdio_c99.c103 getchar_unlocked(void) function
/opensolaris-onvv-gate/usr/src/head/
H A Dstdio.h321 extern int getchar_unlocked(void);
413 extern int getchar_unlocked();
479 #define getchar_unlocked() getc_unlocked(stdin) macro
/opensolaris-onvv-gate/usr/src/cmd/power/
H A Dpm_pam_conv.c86 (c = getchar_unlocked()) != '\n' &&
/opensolaris-onvv-gate/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));
/opensolaris-onvv-gate/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));
/opensolaris-onvv-gate/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));
/opensolaris-onvv-gate/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));
/opensolaris-onvv-gate/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));
/opensolaris-onvv-gate/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));
/opensolaris-onvv-gate/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));
/opensolaris-onvv-gate/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));
/opensolaris-onvv-gate/usr/src/lib/c_synonyms/
H A Dsyn_common332 getchar_unlocked
/opensolaris-onvv-gate/usr/src/lib/libc/port/
H A Dmapfile-vers1753 getchar_unlocked;

Completed in 137 milliseconds