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

1 2

  /bionic/libc/include/
stdio.h 383 #define __sgetc(p) (--(p)->_r < 0 ? __srget(p) : (int)(*(p)->_p++)) macro
420 #define getc(fp) (!__isthreaded ? __sgetc(fp) : (getc)(fp))
432 #define getc_unlocked(fp) __sgetc(fp)
  /development/ndk/platforms/android-3/include/
stdio.h 382 #define __sgetc(p) (--(p)->_r < 0 ? __srget(p) : (int)(*(p)->_p++)) macro
422 #define getc(fp) __sgetc(fp)
424 #define getc_unlocked(fp) __sgetc(fp)
  /development/ndk/platforms/android-8/include/
stdio.h 382 #define __sgetc(p) (--(p)->_r < 0 ? __srget(p) : (int)(*(p)->_p++)) macro
422 #define getc(fp) __sgetc(fp)
424 #define getc_unlocked(fp) __sgetc(fp)
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/lib/gcc/mipsel-linux-android/4.4.3/include-fixed/
stdio.h 391 #define __sgetc(p) (--(p)->_r < 0 ? __srget(p) : (int)(*(p)->_p++)) macro
431 #define getc(fp) __sgetc(fp)
433 #define getc_unlocked(fp) __sgetc(fp)
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/
stdio.h 382 #define __sgetc(p) (--(p)->_r < 0 ? __srget(p) : (int)(*(p)->_p++)) macro
422 #define getc(fp) __sgetc(fp)
424 #define getc_unlocked(fp) __sgetc(fp)
  /prebuilts/gcc/darwin-x86/x86/i686-android-linux-4.4.3/lib/gcc/i686-android-linux/4.4.3/include-fixed/
stdio.h 391 #define __sgetc(p) (--(p)->_r < 0 ? __srget(p) : (int)(*(p)->_p++)) macro
431 #define getc(fp) __sgetc(fp)
433 #define getc_unlocked(fp) __sgetc(fp)
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/lib/gcc/mipsel-linux-android/4.4.3/include-fixed/
stdio.h 391 #define __sgetc(p) (--(p)->_r < 0 ? __srget(p) : (int)(*(p)->_p++)) macro
431 #define getc(fp) __sgetc(fp)
433 #define getc_unlocked(fp) __sgetc(fp)
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/
stdio.h 382 #define __sgetc(p) (--(p)->_r < 0 ? __srget(p) : (int)(*(p)->_p++)) macro
422 #define getc(fp) __sgetc(fp)
424 #define getc_unlocked(fp) __sgetc(fp)
  /prebuilts/gcc/linux-x86/x86/i686-android-linux-4.4.3/lib/gcc/i686-android-linux/4.4.3/include-fixed/
stdio.h 391 #define __sgetc(p) (--(p)->_r < 0 ? __srget(p) : (int)(*(p)->_p++)) macro
431 #define getc(fp) __sgetc(fp)
433 #define getc_unlocked(fp) __sgetc(fp)
  /prebuilts/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
stdio.h 380 #define __sgetc(p) (--(p)->_r < 0 ? __srget(p) : (int)(*(p)->_p++)) macro
420 #define getc(fp) __sgetc(fp)
422 #define getc_unlocked(fp) __sgetc(fp)
  /prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
stdio.h 380 #define __sgetc(p) (--(p)->_r < 0 ? __srget(p) : (int)(*(p)->_p++)) macro
420 #define getc(fp) __sgetc(fp)
422 #define getc_unlocked(fp) __sgetc(fp)
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
stdio.h 380 #define __sgetc(p) (--(p)->_r < 0 ? __srget(p) : (int)(*(p)->_p++)) macro
420 #define getc(fp) __sgetc(fp)
422 #define getc_unlocked(fp) __sgetc(fp)
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
stdio.h 380 #define __sgetc(p) (--(p)->_r < 0 ? __srget(p) : (int)(*(p)->_p++)) macro
420 #define getc(fp) __sgetc(fp)
422 #define getc_unlocked(fp) __sgetc(fp)
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
stdio.h 380 #define __sgetc(p) (--(p)->_r < 0 ? __srget(p) : (int)(*(p)->_p++)) macro
420 #define getc(fp) __sgetc(fp)
422 #define getc_unlocked(fp) __sgetc(fp)
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
stdio.h 380 #define __sgetc(p) (--(p)->_r < 0 ? __srget(p) : (int)(*(p)->_p++)) macro
420 #define getc(fp) __sgetc(fp)
422 #define getc_unlocked(fp) __sgetc(fp)
  /prebuilts/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/
stdio.h 382 #define __sgetc(p) (--(p)->_r < 0 ? __srget(p) : (int)(*(p)->_p++)) macro
422 #define getc(fp) __sgetc(fp)
424 #define getc_unlocked(fp) __sgetc(fp)
  /prebuilts/ndk/android-ndk-r5/platforms/android-8/arch-arm/usr/include/
stdio.h 382 #define __sgetc(p) (--(p)->_r < 0 ? __srget(p) : (int)(*(p)->_p++)) macro
422 #define getc(fp) __sgetc(fp)
424 #define getc_unlocked(fp) __sgetc(fp)
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/
stdio.h 382 #define __sgetc(p) (--(p)->_r < 0 ? __srget(p) : (int)(*(p)->_p++)) macro
422 #define getc(fp) __sgetc(fp)
424 #define getc_unlocked(fp) __sgetc(fp)
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/
stdio.h 382 #define __sgetc(p) (--(p)->_r < 0 ? __srget(p) : (int)(*(p)->_p++)) macro
422 #define getc(fp) __sgetc(fp)
424 #define getc_unlocked(fp) __sgetc(fp)
  /prebuilts/ndk/android-ndk-r6/platforms/android-8/arch-arm/usr/include/
stdio.h 382 #define __sgetc(p) (--(p)->_r < 0 ? __srget(p) : (int)(*(p)->_p++)) macro
422 #define getc(fp) __sgetc(fp)
424 #define getc_unlocked(fp) __sgetc(fp)
  /prebuilts/ndk/android-ndk-r6/platforms/android-8/arch-x86/usr/include/
stdio.h 382 #define __sgetc(p) (--(p)->_r < 0 ? __srget(p) : (int)(*(p)->_p++)) macro
422 #define getc(fp) __sgetc(fp)
424 #define getc_unlocked(fp) __sgetc(fp)
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/
stdio.h 382 #define __sgetc(p) (--(p)->_r < 0 ? __srget(p) : (int)(*(p)->_p++)) macro
422 #define getc(fp) __sgetc(fp)
424 #define getc_unlocked(fp) __sgetc(fp)
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/
stdio.h 382 #define __sgetc(p) (--(p)->_r < 0 ? __srget(p) : (int)(*(p)->_p++)) macro
422 #define getc(fp) __sgetc(fp)
424 #define getc_unlocked(fp) __sgetc(fp)
  /prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/
stdio.h 382 #define __sgetc(p) (--(p)->_r < 0 ? __srget(p) : (int)(*(p)->_p++)) macro
422 #define getc(fp) __sgetc(fp)
424 #define getc_unlocked(fp) __sgetc(fp)
  /prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-x86/usr/include/
stdio.h 382 #define __sgetc(p) (--(p)->_r < 0 ? __srget(p) : (int)(*(p)->_p++)) macro
422 #define getc(fp) __sgetc(fp)
424 #define getc_unlocked(fp) __sgetc(fp)

Completed in 250 milliseconds

1 2