HomeSort by relevance Sort by last modified time
    Searched full:putc (Results 101 - 125 of 587) sorted by null

1 2 3 45 6 7 8 91011>>

  /prebuilts/ndk/9/platforms/android-16/arch-x86/usr/include/
stdio.h 81 * This ensures that the getc and putc macros (or inline functions) never
101 int _w; /* write space left for putc() */
105 int _lbfsize; /* 0 or -_bf._size, for inline putc */
235 int putc(int, FILE *);
405 * The macro implementations of putc and putc_unlocked are not
410 #define putc(x, fp) __sputc(x, fp) macro
417 #define putchar(x) putc(x, stdout)
  /prebuilts/ndk/9/platforms/android-17/arch-arm/usr/include/
stdio.h 81 * This ensures that the getc and putc macros (or inline functions) never
101 int _w; /* write space left for putc() */
105 int _lbfsize; /* 0 or -_bf._size, for inline putc */
235 int putc(int, FILE *);
405 * The macro implementations of putc and putc_unlocked are not
410 #define putc(x, fp) __sputc(x, fp) macro
417 #define putchar(x) putc(x, stdout)
  /prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/
stdio.h 81 * This ensures that the getc and putc macros (or inline functions) never
101 int _w; /* write space left for putc() */
105 int _lbfsize; /* 0 or -_bf._size, for inline putc */
235 int putc(int, FILE *);
405 * The macro implementations of putc and putc_unlocked are not
410 #define putc(x, fp) __sputc(x, fp) macro
417 #define putchar(x) putc(x, stdout)
  /prebuilts/ndk/9/platforms/android-17/arch-x86/usr/include/
stdio.h 81 * This ensures that the getc and putc macros (or inline functions) never
101 int _w; /* write space left for putc() */
105 int _lbfsize; /* 0 or -_bf._size, for inline putc */
235 int putc(int, FILE *);
405 * The macro implementations of putc and putc_unlocked are not
410 #define putc(x, fp) __sputc(x, fp) macro
417 #define putchar(x) putc(x, stdout)
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/
stdio.h 81 * This ensures that the getc and putc macros (or inline functions) never
101 int _w; /* write space left for putc() */
105 int _lbfsize; /* 0 or -_bf._size, for inline putc */
235 int putc(int, FILE *);
405 * The macro implementations of putc and putc_unlocked are not
410 #define putc(x, fp) __sputc(x, fp) macro
417 #define putchar(x) putc(x, stdout)
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/
stdio.h 81 * This ensures that the getc and putc macros (or inline functions) never
101 int _w; /* write space left for putc() */
105 int _lbfsize; /* 0 or -_bf._size, for inline putc */
235 int putc(int, FILE *);
405 * The macro implementations of putc and putc_unlocked are not
410 #define putc(x, fp) __sputc(x, fp) macro
417 #define putchar(x) putc(x, stdout)
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/
stdio.h 81 * This ensures that the getc and putc macros (or inline functions) never
101 int _w; /* write space left for putc() */
105 int _lbfsize; /* 0 or -_bf._size, for inline putc */
235 int putc(int, FILE *);
405 * The macro implementations of putc and putc_unlocked are not
410 #define putc(x, fp) __sputc(x, fp) macro
417 #define putchar(x) putc(x, stdout)
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/
stdio.h 81 * This ensures that the getc and putc macros (or inline functions) never
101 int _w; /* write space left for putc() */
105 int _lbfsize; /* 0 or -_bf._size, for inline putc */
235 int putc(int, FILE *);
405 * The macro implementations of putc and putc_unlocked are not
410 #define putc(x, fp) __sputc(x, fp) macro
417 #define putchar(x) putc(x, stdout)
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/
stdio.h 81 * This ensures that the getc and putc macros (or inline functions) never
101 int _w; /* write space left for putc() */
105 int _lbfsize; /* 0 or -_bf._size, for inline putc */
235 int putc(int, FILE *);
405 * The macro implementations of putc and putc_unlocked are not
410 #define putc(x, fp) __sputc(x, fp) macro
417 #define putchar(x) putc(x, stdout)
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/
stdio.h 81 * This ensures that the getc and putc macros (or inline functions) never
101 int _w; /* write space left for putc() */
105 int _lbfsize; /* 0 or -_bf._size, for inline putc */
235 int putc(int, FILE *);
405 * The macro implementations of putc and putc_unlocked are not
410 #define putc(x, fp) __sputc(x, fp) macro
417 #define putchar(x) putc(x, stdout)
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/
stdio.h 81 * This ensures that the getc and putc macros (or inline functions) never
101 int _w; /* write space left for putc() */
105 int _lbfsize; /* 0 or -_bf._size, for inline putc */
235 int putc(int, FILE *);
405 * The macro implementations of putc and putc_unlocked are not
410 #define putc(x, fp) __sputc(x, fp) macro
417 #define putchar(x) putc(x, stdout)
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/
stdio.h 81 * This ensures that the getc and putc macros (or inline functions) never
101 int _w; /* write space left for putc() */
105 int _lbfsize; /* 0 or -_bf._size, for inline putc */
235 int putc(int, FILE *);
405 * The macro implementations of putc and putc_unlocked are not
410 #define putc(x, fp) __sputc(x, fp) macro
417 #define putchar(x) putc(x, stdout)
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/
stdio.h 81 * This ensures that the getc and putc macros (or inline functions) never
101 int _w; /* write space left for putc() */
105 int _lbfsize; /* 0 or -_bf._size, for inline putc */
235 int putc(int, FILE *);
405 * The macro implementations of putc and putc_unlocked are not
410 #define putc(x, fp) __sputc(x, fp) macro
417 #define putchar(x) putc(x, stdout)
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/
stdio.h 81 * This ensures that the getc and putc macros (or inline functions) never
101 int _w; /* write space left for putc() */
105 int _lbfsize; /* 0 or -_bf._size, for inline putc */
235 int putc(int, FILE *);
405 * The macro implementations of putc and putc_unlocked are not
410 #define putc(x, fp) __sputc(x, fp) macro
417 #define putchar(x) putc(x, stdout)
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/
stdio.h 81 * This ensures that the getc and putc macros (or inline functions) never
101 int _w; /* write space left for putc() */
105 int _lbfsize; /* 0 or -_bf._size, for inline putc */
235 int putc(int, FILE *);
405 * The macro implementations of putc and putc_unlocked are not
410 #define putc(x, fp) __sputc(x, fp) macro
417 #define putchar(x) putc(x, stdout)
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/
stdio.h 81 * This ensures that the getc and putc macros (or inline functions) never
101 int _w; /* write space left for putc() */
105 int _lbfsize; /* 0 or -_bf._size, for inline putc */
235 int putc(int, FILE *);
405 * The macro implementations of putc and putc_unlocked are not
410 #define putc(x, fp) __sputc(x, fp) macro
417 #define putchar(x) putc(x, stdout)
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/
stdio.h 81 * This ensures that the getc and putc macros (or inline functions) never
101 int _w; /* write space left for putc() */
105 int _lbfsize; /* 0 or -_bf._size, for inline putc */
235 int putc(int, FILE *);
405 * The macro implementations of putc and putc_unlocked are not
410 #define putc(x, fp) __sputc(x, fp) macro
417 #define putchar(x) putc(x, stdout)
  /ndk/sources/host-tools/sed-4.2.1/lib/
error.c 81 # undef putc macro
82 # define putc(c, fp) INTUSE(_IO_putc) (c, fp) macro
214 putc ('\n', stderr);
  /bionic/libstdc++/include/
cstdio 71 using ::putc;
  /external/bison/lib/
fseterr.c 30 <stdio.h>, because they need it for implementing getc() and putc() as
  /external/chromium_org/third_party/cython/src/Cython/Includes/libc/
stdio.pxd 78 int putc (int c, FILE *stream)
  /external/chromium_org/third_party/skia/src/animator/
SkBuildCondensedInfo.cpp 80 putc(',', condensed);
207 putc(',', condensed);
218 putc(',', condensed);
257 putc(',', condensed);
  /external/skia/src/animator/
SkBuildCondensedInfo.cpp 80 putc(',', condensed);
207 putc(',', condensed);
218 putc(',', condensed);
257 putc(',', condensed);
  /ndk/sources/cxx-stl/gabi++/include/
cstdio 69 using ::putc;
  /ndk/sources/cxx-stl/system/include/
cstdio 69 using ::putc;

Completed in 6981 milliseconds

1 2 3 45 6 7 8 91011>>