HomeSort by relevance Sort by last modified time
    Searched defs:getc_unlocked (Results 1 - 25 of 55) sorted by null

1 2 3

  /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
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
stdio.h 64 getc_unlocked (FILE *__fp) function
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
stdio.h 64 getc_unlocked (FILE *__fp) function
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/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
  /bionic/libc/include/
stdio.h 343 int getc_unlocked(FILE *);
450 #define getc_unlocked(fp) __sgetc(fp) macro
463 #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)
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/include-fixed/
stdio.h 333 int getc_unlocked(FILE *);
433 #define getc_unlocked(fp) __sgetc(fp) macro
448 #define getchar_unlocked() getc_unlocked(stdin)
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include-fixed/
stdio.h 333 int getc_unlocked(FILE *);
433 #define getc_unlocked(fp) __sgetc(fp) macro
448 #define getchar_unlocked() getc_unlocked(stdin)
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/include-fixed/
stdio.h 333 int getc_unlocked(FILE *);
433 #define getc_unlocked(fp) __sgetc(fp) macro
448 #define getchar_unlocked() getc_unlocked(stdin)
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include-fixed/
stdio.h 333 int getc_unlocked(FILE *);
433 #define getc_unlocked(fp) __sgetc(fp) macro
448 #define getchar_unlocked() getc_unlocked(stdin)
  /prebuilts/ndk/4/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)
  /prebuilts/ndk/4/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)
  /prebuilts/ndk/4/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)
  /prebuilts/ndk/4/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)
  /prebuilts/ndk/4/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)
  /prebuilts/ndk/4/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)
  /prebuilts/ndk/5/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)
  /prebuilts/ndk/5/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)
  /prebuilts/ndk/6/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)
  /prebuilts/ndk/6/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)
  /prebuilts/ndk/6/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)
  /prebuilts/ndk/6/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)

Completed in 649 milliseconds

1 2 3