HomeSort by relevance Sort by last modified time
    Searched defs:getc (Results 26 - 50 of 90) sorted by null

12 3 4

  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.7/lib/gcc/mipsel-linux-android/4.7/include-fixed/
stdio.h 90 * This ensures that the getc and putc macros (or inline functions) never
109 int _r; /* read space left for getc() */
131 unsigned char _nbuf[1]; /* guarantee a getc() buffer */
233 int getc(FILE *);
410 #define getc(fp) __sgetc(fp) macro
425 #define getchar() getc(stdin)
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include-fixed/
stdio.h 111 * This ensures that the getc and putc macros (or inline functions) never
130 int _r; /* read space left for getc() */
152 unsigned char _nbuf[1]; /* guarantee a getc() buffer */
254 int getc(FILE *);
431 #define getc(fp) __sgetc(fp) macro
446 #define getchar() getc(stdin)
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.7/lib/gcc/i686-linux-android/4.7/include-fixed/
stdio.h 90 * This ensures that the getc and putc macros (or inline functions) never
109 int _r; /* read space left for getc() */
131 unsigned char _nbuf[1]; /* guarantee a getc() buffer */
233 int getc(FILE *);
410 #define getc(fp) __sgetc(fp) macro
425 #define getchar() getc(stdin)
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/include-fixed/
stdio.h 111 * This ensures that the getc and putc macros (or inline functions) never
130 int _r; /* read space left for getc() */
152 unsigned char _nbuf[1]; /* guarantee a getc() buffer */
254 int getc(FILE *);
431 #define getc(fp) __sgetc(fp) macro
446 #define getchar() getc(stdin)
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.7/lib/gcc/arm-linux-androideabi/4.7/include-fixed/
stdio.h 90 * This ensures that the getc and putc macros (or inline functions) never
109 int _r; /* read space left for getc() */
131 unsigned char _nbuf[1]; /* guarantee a getc() buffer */
233 int getc(FILE *);
410 #define getc(fp) __sgetc(fp) macro
425 #define getchar() getc(stdin)
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/include-fixed/
stdio.h 111 * This ensures that the getc and putc macros (or inline functions) never
130 int _r; /* read space left for getc() */
152 unsigned char _nbuf[1]; /* guarantee a getc() buffer */
254 int getc(FILE *);
431 #define getc(fp) __sgetc(fp) macro
446 #define getchar() getc(stdin)
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.7/lib/gcc/mipsel-linux-android/4.7/include-fixed/
stdio.h 90 * This ensures that the getc and putc macros (or inline functions) never
109 int _r; /* read space left for getc() */
131 unsigned char _nbuf[1]; /* guarantee a getc() buffer */
233 int getc(FILE *);
410 #define getc(fp) __sgetc(fp) macro
425 #define getchar() getc(stdin)
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include-fixed/
stdio.h 111 * This ensures that the getc and putc macros (or inline functions) never
130 int _r; /* read space left for getc() */
152 unsigned char _nbuf[1]; /* guarantee a getc() buffer */
254 int getc(FILE *);
431 #define getc(fp) __sgetc(fp) macro
446 #define getchar() getc(stdin)
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.7/lib/gcc/i686-linux-android/4.7/include-fixed/
stdio.h 90 * This ensures that the getc and putc macros (or inline functions) never
109 int _r; /* read space left for getc() */
131 unsigned char _nbuf[1]; /* guarantee a getc() buffer */
233 int getc(FILE *);
410 #define getc(fp) __sgetc(fp) macro
425 #define getchar() getc(stdin)
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
stdio.h 102 * This ensures that the getc and putc macros (or inline functions) never
121 int _r; /* read space left for getc() */
143 unsigned char _nbuf[1]; /* guarantee a getc() buffer */
245 int getc(FILE *);
420 #define getc(fp) __sgetc(fp) macro
435 #define getchar() getc(stdin)
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
stdio.h 102 * This ensures that the getc and putc macros (or inline functions) never
121 int _r; /* read space left for getc() */
143 unsigned char _nbuf[1]; /* guarantee a getc() buffer */
245 int getc(FILE *);
420 #define getc(fp) __sgetc(fp) macro
435 #define getchar() getc(stdin)
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
stdio.h 102 * This ensures that the getc and putc macros (or inline functions) never
121 int _r; /* read space left for getc() */
143 unsigned char _nbuf[1]; /* guarantee a getc() buffer */
245 int getc(FILE *);
420 #define getc(fp) __sgetc(fp) macro
435 #define getchar() getc(stdin)
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
stdio.h 102 * This ensures that the getc and putc macros (or inline functions) never
121 int _r; /* read space left for getc() */
143 unsigned char _nbuf[1]; /* guarantee a getc() buffer */
245 int getc(FILE *);
420 #define getc(fp) __sgetc(fp) macro
435 #define getchar() getc(stdin)
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
stdio.h 102 * This ensures that the getc and putc macros (or inline functions) never
121 int _r; /* read space left for getc() */
143 unsigned char _nbuf[1]; /* guarantee a getc() buffer */
245 int getc(FILE *);
420 #define getc(fp) __sgetc(fp) macro
435 #define getchar() getc(stdin)
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
stdio.h 102 * This ensures that the getc and putc macros (or inline functions) never
121 int _r; /* read space left for getc() */
143 unsigned char _nbuf[1]; /* guarantee a getc() buffer */
245 int getc(FILE *);
420 #define getc(fp) __sgetc(fp) macro
435 #define getchar() getc(stdin)
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
stdio.h 102 * This ensures that the getc and putc macros (or inline functions) never
121 int _r; /* read space left for getc() */
143 unsigned char _nbuf[1]; /* guarantee a getc() buffer */
245 int getc(FILE *);
422 #define getc(fp) __sgetc(fp) macro
437 #define getchar() getc(stdin)
  /prebuilts/ndk/5/platforms/android-8/arch-arm/usr/include/
stdio.h 102 * This ensures that the getc and putc macros (or inline functions) never
121 int _r; /* read space left for getc() */
143 unsigned char _nbuf[1]; /* guarantee a getc() buffer */
245 int getc(FILE *);
422 #define getc(fp) __sgetc(fp) macro
437 #define getchar() getc(stdin)
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
stdio.h 102 * This ensures that the getc and putc macros (or inline functions) never
121 int _r; /* read space left for getc() */
143 unsigned char _nbuf[1]; /* guarantee a getc() buffer */
245 int getc(FILE *);
422 #define getc(fp) __sgetc(fp) macro
437 #define getchar() getc(stdin)
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
stdio.h 102 * This ensures that the getc and putc macros (or inline functions) never
121 int _r; /* read space left for getc() */
143 unsigned char _nbuf[1]; /* guarantee a getc() buffer */
245 int getc(FILE *);
422 #define getc(fp) __sgetc(fp) macro
437 #define getchar() getc(stdin)
  /prebuilts/ndk/6/platforms/android-8/arch-arm/usr/include/
stdio.h 102 * This ensures that the getc and putc macros (or inline functions) never
121 int _r; /* read space left for getc() */
143 unsigned char _nbuf[1]; /* guarantee a getc() buffer */
245 int getc(FILE *);
422 #define getc(fp) __sgetc(fp) macro
437 #define getchar() getc(stdin)
  /prebuilts/ndk/6/platforms/android-8/arch-x86/usr/include/
stdio.h 102 * This ensures that the getc and putc macros (or inline functions) never
121 int _r; /* read space left for getc() */
143 unsigned char _nbuf[1]; /* guarantee a getc() buffer */
245 int getc(FILE *);
422 #define getc(fp) __sgetc(fp) macro
437 #define getchar() getc(stdin)
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
stdio.h 102 * This ensures that the getc and putc macros (or inline functions) never
121 int _r; /* read space left for getc() */
143 unsigned char _nbuf[1]; /* guarantee a getc() buffer */
245 int getc(FILE *);
422 #define getc(fp) __sgetc(fp) macro
437 #define getchar() getc(stdin)
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
stdio.h 102 * This ensures that the getc and putc macros (or inline functions) never
121 int _r; /* read space left for getc() */
143 unsigned char _nbuf[1]; /* guarantee a getc() buffer */
245 int getc(FILE *);
422 #define getc(fp) __sgetc(fp) macro
437 #define getchar() getc(stdin)
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/
stdio.h 102 * This ensures that the getc and putc macros (or inline functions) never
121 int _r; /* read space left for getc() */
143 unsigned char _nbuf[1]; /* guarantee a getc() buffer */
245 int getc(FILE *);
422 #define getc(fp) __sgetc(fp) macro
437 #define getchar() getc(stdin)
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/
stdio.h 102 * This ensures that the getc and putc macros (or inline functions) never
121 int _r; /* read space left for getc() */
143 unsigned char _nbuf[1]; /* guarantee a getc() buffer */
245 int getc(FILE *);
422 #define getc(fp) __sgetc(fp) macro
437 #define getchar() getc(stdin)

Completed in 1337 milliseconds

12 3 4