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

1 2 3 45 6 7 8

  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/
stdio.h 102 * This ensures that the getc and putc macros (or inline functions) never
122 int _w; /* write space left for putc() */
126 int _lbfsize; /* 0 or -_bf._size, for inline putc */
256 int putc(int, FILE *);
426 * The macro implementations of putc and putc_unlocked are not
431 #define putc(x, fp) __sputc(x, fp) macro
438 #define putchar(x) putc(x, stdout)
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/
stdio.h 102 * This ensures that the getc and putc macros (or inline functions) never
122 int _w; /* write space left for putc() */
126 int _lbfsize; /* 0 or -_bf._size, for inline putc */
256 int putc(int, FILE *);
426 * The macro implementations of putc and putc_unlocked are not
431 #define putc(x, fp) __sputc(x, fp) macro
438 #define putchar(x) putc(x, stdout)
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/
stdio.h 102 * This ensures that the getc and putc macros (or inline functions) never
122 int _w; /* write space left for putc() */
126 int _lbfsize; /* 0 or -_bf._size, for inline putc */
256 int putc(int, FILE *);
426 * The macro implementations of putc and putc_unlocked are not
431 #define putc(x, fp) __sputc(x, fp) macro
438 #define putchar(x) putc(x, stdout)
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/
stdio.h 102 * This ensures that the getc and putc macros (or inline functions) never
122 int _w; /* write space left for putc() */
126 int _lbfsize; /* 0 or -_bf._size, for inline putc */
256 int putc(int, FILE *);
426 * The macro implementations of putc and putc_unlocked are not
431 #define putc(x, fp) __sputc(x, fp) macro
438 #define putchar(x) putc(x, stdout)
  /prebuilts/ndk/9/platforms/android-14/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-14/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-14/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-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/make-3.81/
ansi2knr.c 708 while ( p != endfn ) putc(*p, out), p++;
714 putc(*p, out);
720 putc(*p, out), p++;
  /external/bison/src/
complain.c 80 putc ('\n', stderr);
  /bionic/tests/
stdio_test.cpp 208 TEST(stdio, putc) {
211 ASSERT_EQ(EOF, putc('x', fp));
  /external/chromium_org/third_party/openssl/openssl/crypto/bn/
expspeed.c 246 putc('\n', stderr);
348 putc(c, stderr);
  /external/openssl/crypto/bn/
expspeed.c 246 putc('\n', stderr);
348 putc(c, stderr);
  /external/bison/lib/
argmatch.c 166 putc ('\n', stderr);
  /external/chromium_org/third_party/openssl/openssl/crypto/jpake/
jpaketest.c 23 putc('\n', stdout);
  /external/e2fsprogs/lib/ss/
listen.c 43 putc('\n', stdout);

Completed in 1472 milliseconds

1 2 3 45 6 7 8