OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getc_unlocked
(Results
1 - 25
of
34
) sorted by null
1
2
/bionic/libc/stdio/
getc.c
38
* A subroutine version of the macro
getc_unlocked
.
40
#undef
getc_unlocked
macro
43
getc_unlocked
(FILE *fp)
function
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
stdio.h
64
getc_unlocked
(FILE *__fp)
function
/external/bison/lib/
unlocked-io.h
102
# define getc(x)
getc_unlocked
(x)
104
# define
getc_unlocked
(x) getc (x)
macro
/ndk/sources/host-tools/sed-4.2.1/lib/
unlocked-io.h
101
# define getc(x)
getc_unlocked
(x)
103
# define
getc_unlocked
(x) getc (x)
macro
/external/bluetooth/glib/gio/xdgmime/
xdgmimemagic.c
50
#if !defined
getc_unlocked
&& !defined HAVE_GETC_UNLOCKED
51
# define
getc_unlocked
(fp) getc (fp)
macro
176
c =
getc_unlocked
(magic_file);
211
c =
getc_unlocked
(magic_file);
255
c =
getc_unlocked
(magic_file);
267
c =
getc_unlocked
(magic_file);
300
c =
getc_unlocked
(magic_file);
325
c =
getc_unlocked
(magic_file);
346
c =
getc_unlocked
(magic_file);
367
c =
getc_unlocked
(magic_file)
[
all
...]
/bionic/libc/include/
stdio.h
325
int
getc_unlocked
(FILE *);
432
#define
getc_unlocked
(fp) __sgetc(fp)
macro
445
#define getchar_unlocked()
getc_unlocked
(stdin)
/development/ndk/platforms/android-3/include/
stdio.h
324
int
getc_unlocked
(FILE *);
424
#define
getc_unlocked
(fp) __sgetc(fp)
macro
439
#define getchar_unlocked()
getc_unlocked
(stdin)
/development/ndk/platforms/android-8/include/
stdio.h
324
int
getc_unlocked
(FILE *);
424
#define
getc_unlocked
(fp) __sgetc(fp)
macro
439
#define getchar_unlocked()
getc_unlocked
(stdin)
/prebuilt/darwin-x86/toolchain/i686-android-linux-4.4.3/lib/gcc/i686-android-linux/4.4.3/include-fixed/
stdio.h
333
int
getc_unlocked
(FILE *);
433
#define
getc_unlocked
(fp) __sgetc(fp)
macro
448
#define getchar_unlocked()
getc_unlocked
(stdin)
/prebuilt/linux-x86/toolchain/i686-android-linux-4.4.3/lib/gcc/i686-android-linux/4.4.3/include-fixed/
stdio.h
333
int
getc_unlocked
(FILE *);
433
#define
getc_unlocked
(fp) __sgetc(fp)
macro
448
#define getchar_unlocked()
getc_unlocked
(stdin)
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
stdio.h
322
int
getc_unlocked
(FILE *);
422
#define
getc_unlocked
(fp) __sgetc(fp)
macro
437
#define getchar_unlocked()
getc_unlocked
(stdin)
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
stdio.h
322
int
getc_unlocked
(FILE *);
422
#define
getc_unlocked
(fp) __sgetc(fp)
macro
437
#define getchar_unlocked()
getc_unlocked
(stdin)
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
stdio.h
322
int
getc_unlocked
(FILE *);
422
#define
getc_unlocked
(fp) __sgetc(fp)
macro
437
#define getchar_unlocked()
getc_unlocked
(stdin)
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
stdio.h
322
int
getc_unlocked
(FILE *);
422
#define
getc_unlocked
(fp) __sgetc(fp)
macro
437
#define getchar_unlocked()
getc_unlocked
(stdin)
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
stdio.h
322
int
getc_unlocked
(FILE *);
422
#define
getc_unlocked
(fp) __sgetc(fp)
macro
437
#define getchar_unlocked()
getc_unlocked
(stdin)
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
stdio.h
322
int
getc_unlocked
(FILE *);
422
#define
getc_unlocked
(fp) __sgetc(fp)
macro
437
#define getchar_unlocked()
getc_unlocked
(stdin)
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/
stdio.h
324
int
getc_unlocked
(FILE *);
424
#define
getc_unlocked
(fp) __sgetc(fp)
macro
439
#define getchar_unlocked()
getc_unlocked
(stdin)
/prebuilt/ndk/android-ndk-r5/platforms/android-8/arch-arm/usr/include/
stdio.h
324
int
getc_unlocked
(FILE *);
424
#define
getc_unlocked
(fp) __sgetc(fp)
macro
439
#define getchar_unlocked()
getc_unlocked
(stdin)
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/
stdio.h
324
int
getc_unlocked
(FILE *);
424
#define
getc_unlocked
(fp) __sgetc(fp)
macro
439
#define getchar_unlocked()
getc_unlocked
(stdin)
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/
stdio.h
324
int
getc_unlocked
(FILE *);
424
#define
getc_unlocked
(fp) __sgetc(fp)
macro
439
#define getchar_unlocked()
getc_unlocked
(stdin)
/prebuilt/ndk/android-ndk-r6/platforms/android-8/arch-arm/usr/include/
stdio.h
324
int
getc_unlocked
(FILE *);
424
#define
getc_unlocked
(fp) __sgetc(fp)
macro
439
#define getchar_unlocked()
getc_unlocked
(stdin)
/prebuilt/ndk/android-ndk-r6/platforms/android-8/arch-x86/usr/include/
stdio.h
324
int
getc_unlocked
(FILE *);
424
#define
getc_unlocked
(fp) __sgetc(fp)
macro
439
#define getchar_unlocked()
getc_unlocked
(stdin)
/prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/
stdio.h
324
int
getc_unlocked
(FILE *);
424
#define
getc_unlocked
(fp) __sgetc(fp)
macro
439
#define getchar_unlocked()
getc_unlocked
(stdin)
/prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/
stdio.h
324
int
getc_unlocked
(FILE *);
424
#define
getc_unlocked
(fp) __sgetc(fp)
macro
439
#define getchar_unlocked()
getc_unlocked
(stdin)
/prebuilt/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/
stdio.h
324
int
getc_unlocked
(FILE *);
424
#define
getc_unlocked
(fp) __sgetc(fp)
macro
439
#define getchar_unlocked()
getc_unlocked
(stdin)
Completed in 808 milliseconds
1
2