HomeSort by relevance Sort by last modified time
    Searched defs:getc_unlocked (Results 1 - 25 of 56) 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 101 # define getc(x) getc_unlocked (x)
103 # 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 320 int getc_unlocked(FILE *);
427 #define getc_unlocked(fp) __sgetc(fp) macro
440 #define getchar_unlocked() getc_unlocked(stdin)
  /development/ndk/platforms/android-3/include/
stdio.h 303 int getc_unlocked(FILE *);
403 #define getc_unlocked(fp) __sgetc(fp) macro
418 #define getchar_unlocked() getc_unlocked(stdin)
  /development/ndk/platforms/android-8/include/
stdio.h 303 int getc_unlocked(FILE *);
403 #define getc_unlocked(fp) __sgetc(fp) macro
418 #define getchar_unlocked() getc_unlocked(stdin)
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/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/arm/arm-linux-androideabi-4.7/lib/gcc/arm-linux-androideabi/4.7/include-fixed/
stdio.h 312 int getc_unlocked(FILE *);
412 #define getc_unlocked(fp) __sgetc(fp) macro
427 #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/mips/mipsel-linux-android-4.7/lib/gcc/mipsel-linux-android/4.7/include-fixed/
stdio.h 312 int getc_unlocked(FILE *);
412 #define getc_unlocked(fp) __sgetc(fp) macro
427 #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/darwin-x86/x86/i686-linux-android-4.7/lib/gcc/i686-linux-android/4.7/include-fixed/
stdio.h 312 int getc_unlocked(FILE *);
412 #define getc_unlocked(fp) __sgetc(fp) macro
427 #define getchar_unlocked() getc_unlocked(stdin)
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/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/arm/arm-linux-androideabi-4.7/lib/gcc/arm-linux-androideabi/4.7/include-fixed/
stdio.h 312 int getc_unlocked(FILE *);
412 #define getc_unlocked(fp) __sgetc(fp) macro
427 #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/mips/mipsel-linux-android-4.7/lib/gcc/mipsel-linux-android/4.7/include-fixed/
stdio.h 312 int getc_unlocked(FILE *);
412 #define getc_unlocked(fp) __sgetc(fp) macro
427 #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/gcc/linux-x86/x86/i686-linux-android-4.7/lib/gcc/i686-linux-android/4.7/include-fixed/
stdio.h 312 int getc_unlocked(FILE *);
412 #define getc_unlocked(fp) __sgetc(fp) macro
427 #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)

Completed in 658 milliseconds

1 2 3