OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getchar_unlocked
(Results
1 - 21
of
21
) sorted by null
/bionic/libc/stdio/
getchar.c
37
* A subroutine version of the macro
getchar_unlocked
.
39
#undef
getchar_unlocked
macro
42
getchar_unlocked
(void)
function
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
stdio.h
71
getchar_unlocked
(void)
function
/external/bison/lib/
unlocked-io.h
109
# define getchar()
getchar_unlocked
()
111
# define
getchar_unlocked
() getchar ()
macro
/ndk/sources/host-tools/sed-4.2.1/lib/
unlocked-io.h
108
# define getchar()
getchar_unlocked
()
110
# define
getchar_unlocked
() getchar ()
macro
/bionic/libc/include/
stdio.h
326
int
getchar_unlocked
(void);
445
#define
getchar_unlocked
() getc_unlocked(stdin)
macro
/development/ndk/platforms/android-3/include/
stdio.h
325
int
getchar_unlocked
(void);
439
#define
getchar_unlocked
() getc_unlocked(stdin)
macro
/development/ndk/platforms/android-8/include/
stdio.h
325
int
getchar_unlocked
(void);
439
#define
getchar_unlocked
() getc_unlocked(stdin)
macro
/prebuilt/darwin-x86/toolchain/i686-android-linux-4.4.3/lib/gcc/i686-android-linux/4.4.3/include-fixed/
stdio.h
334
int
getchar_unlocked
(void);
448
#define
getchar_unlocked
() getc_unlocked(stdin)
macro
/prebuilt/linux-x86/toolchain/i686-android-linux-4.4.3/lib/gcc/i686-android-linux/4.4.3/include-fixed/
stdio.h
334
int
getchar_unlocked
(void);
448
#define
getchar_unlocked
() getc_unlocked(stdin)
macro
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
stdio.h
323
int
getchar_unlocked
(void);
437
#define
getchar_unlocked
() getc_unlocked(stdin)
macro
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
stdio.h
323
int
getchar_unlocked
(void);
437
#define
getchar_unlocked
() getc_unlocked(stdin)
macro
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
stdio.h
323
int
getchar_unlocked
(void);
437
#define
getchar_unlocked
() getc_unlocked(stdin)
macro
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
stdio.h
323
int
getchar_unlocked
(void);
437
#define
getchar_unlocked
() getc_unlocked(stdin)
macro
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
stdio.h
323
int
getchar_unlocked
(void);
437
#define
getchar_unlocked
() getc_unlocked(stdin)
macro
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
stdio.h
323
int
getchar_unlocked
(void);
437
#define
getchar_unlocked
() getc_unlocked(stdin)
macro
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/
stdio.h
325
int
getchar_unlocked
(void);
439
#define
getchar_unlocked
() getc_unlocked(stdin)
macro
/prebuilt/ndk/android-ndk-r5/platforms/android-8/arch-arm/usr/include/
stdio.h
325
int
getchar_unlocked
(void);
439
#define
getchar_unlocked
() getc_unlocked(stdin)
macro
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/
stdio.h
325
int
getchar_unlocked
(void);
439
#define
getchar_unlocked
() getc_unlocked(stdin)
macro
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/
stdio.h
325
int
getchar_unlocked
(void);
439
#define
getchar_unlocked
() getc_unlocked(stdin)
macro
/prebuilt/ndk/android-ndk-r6/platforms/android-8/arch-arm/usr/include/
stdio.h
325
int
getchar_unlocked
(void);
439
#define
getchar_unlocked
() getc_unlocked(stdin)
macro
/prebuilt/ndk/android-ndk-r6/platforms/android-8/arch-x86/usr/include/
stdio.h
325
int
getchar_unlocked
(void);
439
#define
getchar_unlocked
() getc_unlocked(stdin)
macro
Completed in 2593 milliseconds