HomeSort by relevance Sort by last modified time
    Searched refs:__sgetc (Results 26 - 50 of 78) sorted by null

12 3 4

  /prebuilts/ndk/7/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/7/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/7/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/7/platforms/android-4/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/7/platforms/android-4/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/7/platforms/android-5/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/7/platforms/android-5/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/7/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/7/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/7/platforms/android-9/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/7/platforms/android-9/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/8/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/8/platforms/android-14/arch-mips/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/8/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/8/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/8/platforms/android-4/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/8/platforms/android-5/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/8/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/8/platforms/android-9/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/8/platforms/android-9/arch-mips/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/8/platforms/android-9/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/9/platforms/android-12/arch-arm/usr/include/
stdio.h 361 #define __sgetc(p) (--(p)->_r < 0 ? __srget(p) : (int)(*(p)->_p++)) macro
401 #define getc(fp) __sgetc(fp)
403 #define getc_unlocked(fp) __sgetc(fp)
  /prebuilts/ndk/9/platforms/android-12/arch-mips/usr/include/
stdio.h 361 #define __sgetc(p) (--(p)->_r < 0 ? __srget(p) : (int)(*(p)->_p++)) macro
401 #define getc(fp) __sgetc(fp)
403 #define getc_unlocked(fp) __sgetc(fp)
  /prebuilts/ndk/9/platforms/android-12/arch-x86/usr/include/
stdio.h 361 #define __sgetc(p) (--(p)->_r < 0 ? __srget(p) : (int)(*(p)->_p++)) macro
401 #define getc(fp) __sgetc(fp)
403 #define getc_unlocked(fp) __sgetc(fp)
  /prebuilts/ndk/9/platforms/android-13/arch-arm/usr/include/
stdio.h 361 #define __sgetc(p) (--(p)->_r < 0 ? __srget(p) : (int)(*(p)->_p++)) macro
401 #define getc(fp) __sgetc(fp)
403 #define getc_unlocked(fp) __sgetc(fp)

Completed in 866 milliseconds

12 3 4