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

12 3

  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
stdio.h 326 int putc_unlocked(int, FILE *);
426 * The macro implementations of putc and putc_unlocked are not
433 #define putc_unlocked(x, fp) __sputc(x, fp) macro
440 #define putchar_unlocked(c) putc_unlocked(c, stdout)
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
stdio.h 326 int putc_unlocked(int, FILE *);
426 * The macro implementations of putc and putc_unlocked are not
433 #define putc_unlocked(x, fp) __sputc(x, fp) macro
440 #define putchar_unlocked(c) putc_unlocked(c, stdout)
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/
stdio.h 326 int putc_unlocked(int, FILE *);
426 * The macro implementations of putc and putc_unlocked are not
433 #define putc_unlocked(x, fp) __sputc(x, fp) macro
440 #define putchar_unlocked(c) putc_unlocked(c, stdout)
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/
stdio.h 326 int putc_unlocked(int, FILE *);
426 * The macro implementations of putc and putc_unlocked are not
433 #define putc_unlocked(x, fp) __sputc(x, fp) macro
440 #define putchar_unlocked(c) putc_unlocked(c, stdout)
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/
stdio.h 326 int putc_unlocked(int, FILE *);
426 * The macro implementations of putc and putc_unlocked are not
433 #define putc_unlocked(x, fp) __sputc(x, fp) macro
440 #define putchar_unlocked(c) putc_unlocked(c, stdout)
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/
stdio.h 326 int putc_unlocked(int, FILE *);
426 * The macro implementations of putc and putc_unlocked are not
433 #define putc_unlocked(x, fp) __sputc(x, fp) macro
440 #define putchar_unlocked(c) putc_unlocked(c, stdout)
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/
stdio.h 326 int putc_unlocked(int, FILE *);
426 * The macro implementations of putc and putc_unlocked are not
433 #define putc_unlocked(x, fp) __sputc(x, fp) macro
440 #define putchar_unlocked(c) putc_unlocked(c, stdout)
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/
stdio.h 326 int putc_unlocked(int, FILE *);
426 * The macro implementations of putc and putc_unlocked are not
433 #define putc_unlocked(x, fp) __sputc(x, fp) macro
440 #define putchar_unlocked(c) putc_unlocked(c, stdout)
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/
stdio.h 326 int putc_unlocked(int, FILE *);
426 * The macro implementations of putc and putc_unlocked are not
433 #define putc_unlocked(x, fp) __sputc(x, fp) macro
440 #define putchar_unlocked(c) putc_unlocked(c, stdout)
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/
stdio.h 326 int putc_unlocked(int, FILE *);
426 * The macro implementations of putc and putc_unlocked are not
433 #define putc_unlocked(x, fp) __sputc(x, fp) macro
440 #define putchar_unlocked(c) putc_unlocked(c, stdout)
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/
stdio.h 326 int putc_unlocked(int, FILE *);
426 * The macro implementations of putc and putc_unlocked are not
433 #define putc_unlocked(x, fp) __sputc(x, fp) macro
440 #define putchar_unlocked(c) putc_unlocked(c, stdout)
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/
stdio.h 326 int putc_unlocked(int, FILE *);
426 * The macro implementations of putc and putc_unlocked are not
433 #define putc_unlocked(x, fp) __sputc(x, fp) macro
440 #define putchar_unlocked(c) putc_unlocked(c, stdout)
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/
stdio.h 326 int putc_unlocked(int, FILE *);
426 * The macro implementations of putc and putc_unlocked are not
433 #define putc_unlocked(x, fp) __sputc(x, fp) macro
440 #define putchar_unlocked(c) putc_unlocked(c, stdout)
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/
stdio.h 326 int putc_unlocked(int, FILE *);
426 * The macro implementations of putc and putc_unlocked are not
433 #define putc_unlocked(x, fp) __sputc(x, fp) macro
440 #define putchar_unlocked(c) putc_unlocked(c, stdout)
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/
stdio.h 326 int putc_unlocked(int, FILE *);
426 * The macro implementations of putc and putc_unlocked are not
433 #define putc_unlocked(x, fp) __sputc(x, fp) macro
440 #define putchar_unlocked(c) putc_unlocked(c, stdout)
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/
stdio.h 326 int putc_unlocked(int, FILE *);
426 * The macro implementations of putc and putc_unlocked are not
433 #define putc_unlocked(x, fp) __sputc(x, fp) macro
440 #define putchar_unlocked(c) putc_unlocked(c, stdout)
  /prebuilts/ndk/8/platforms/android-3/arch-mips/usr/include/
stdio.h 326 int putc_unlocked(int, FILE *);
426 * The macro implementations of putc and putc_unlocked are not
433 #define putc_unlocked(x, fp) __sputc(x, fp) macro
440 #define putchar_unlocked(c) putc_unlocked(c, stdout)
  /prebuilts/ndk/8/platforms/android-3/arch-x86/usr/include/
stdio.h 326 int putc_unlocked(int, FILE *);
426 * The macro implementations of putc and putc_unlocked are not
433 #define putc_unlocked(x, fp) __sputc(x, fp) macro
440 #define putchar_unlocked(c) putc_unlocked(c, stdout)
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/
stdio.h 326 int putc_unlocked(int, FILE *);
426 * The macro implementations of putc and putc_unlocked are not
433 #define putc_unlocked(x, fp) __sputc(x, fp) macro
440 #define putchar_unlocked(c) putc_unlocked(c, stdout)
  /prebuilts/ndk/8/platforms/android-4/arch-mips/usr/include/
stdio.h 326 int putc_unlocked(int, FILE *);
426 * The macro implementations of putc and putc_unlocked are not
433 #define putc_unlocked(x, fp) __sputc(x, fp) macro
440 #define putchar_unlocked(c) putc_unlocked(c, stdout)
  /prebuilts/ndk/8/platforms/android-4/arch-x86/usr/include/
stdio.h 326 int putc_unlocked(int, FILE *);
426 * The macro implementations of putc and putc_unlocked are not
433 #define putc_unlocked(x, fp) __sputc(x, fp) macro
440 #define putchar_unlocked(c) putc_unlocked(c, stdout)
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/
stdio.h 326 int putc_unlocked(int, FILE *);
426 * The macro implementations of putc and putc_unlocked are not
433 #define putc_unlocked(x, fp) __sputc(x, fp) macro
440 #define putchar_unlocked(c) putc_unlocked(c, stdout)
  /prebuilts/ndk/8/platforms/android-5/arch-mips/usr/include/
stdio.h 326 int putc_unlocked(int, FILE *);
426 * The macro implementations of putc and putc_unlocked are not
433 #define putc_unlocked(x, fp) __sputc(x, fp) macro
440 #define putchar_unlocked(c) putc_unlocked(c, stdout)
  /prebuilts/ndk/8/platforms/android-5/arch-x86/usr/include/
stdio.h 326 int putc_unlocked(int, FILE *);
426 * The macro implementations of putc and putc_unlocked are not
433 #define putc_unlocked(x, fp) __sputc(x, fp) macro
440 #define putchar_unlocked(c) putc_unlocked(c, stdout)
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/
stdio.h 326 int putc_unlocked(int, FILE *);
426 * The macro implementations of putc and putc_unlocked are not
433 #define putc_unlocked(x, fp) __sputc(x, fp) macro
440 #define putchar_unlocked(c) putc_unlocked(c, stdout)

Completed in 773 milliseconds

12 3