Searched defs:putc_unlocked (Results 1 - 25 of 157) sorted by relevance

1234567

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
H A Dstdio.h99 putc_unlocked (int __c, FILE *__stream) function
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
H A Dstdio.h99 putc_unlocked (int __c, FILE *__stream) function
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
H A Dstdio.h99 putc_unlocked (int __c, FILE *__stream) function
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include-fixed/
H A Dstdio.h314 int putc_unlocked(int, FILE *);
414 * The macro implementations of putc and putc_unlocked are not
421 #define putc_unlocked(x, fp) __sputc(x, fp) macro
428 #define putchar_unlocked(c) putc_unlocked(c, stdout)
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9.x-google/include-fixed/
H A Dstdio.h314 int putc_unlocked(int, FILE *);
414 * The macro implementations of putc and putc_unlocked are not
421 #define putc_unlocked(x, fp) __sputc(x, fp) macro
428 #define putchar_unlocked(c) putc_unlocked(c, stdout)
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include-fixed/
H A Dstdio.h314 int putc_unlocked(int, FILE *);
414 * The macro implementations of putc and putc_unlocked are not
421 #define putc_unlocked(x, fp) __sputc(x, fp) macro
428 #define putchar_unlocked(c) putc_unlocked(c, stdout)
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9.x-google/include-fixed/
H A Dstdio.h314 int putc_unlocked(int, FILE *);
414 * The macro implementations of putc and putc_unlocked are not
421 #define putc_unlocked(x, fp) __sputc(x, fp) macro
428 #define putchar_unlocked(c) putc_unlocked(c, stdout)
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
H A Dstdio.h324 int putc_unlocked(int, FILE *);
424 * The macro implementations of putc and putc_unlocked are not
431 #define putc_unlocked(x, fp) __sputc(x, fp) macro
438 #define putchar_unlocked(c) putc_unlocked(c, stdout)
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
H A Dstdio.h324 int putc_unlocked(int, FILE *);
424 * The macro implementations of putc and putc_unlocked are not
431 #define putc_unlocked(x, fp) __sputc(x, fp) macro
438 #define putchar_unlocked(c) putc_unlocked(c, stdout)
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
H A Dstdio.h324 int putc_unlocked(int, FILE *);
424 * The macro implementations of putc and putc_unlocked are not
431 #define putc_unlocked(x, fp) __sputc(x, fp) macro
438 #define putchar_unlocked(c) putc_unlocked(c, stdout)
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
H A Dstdio.h324 int putc_unlocked(int, FILE *);
424 * The macro implementations of putc and putc_unlocked are not
431 #define putc_unlocked(x, fp) __sputc(x, fp) macro
438 #define putchar_unlocked(c) putc_unlocked(c, stdout)
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
H A Dstdio.h324 int putc_unlocked(int, FILE *);
424 * The macro implementations of putc and putc_unlocked are not
431 #define putc_unlocked(x, fp) __sputc(x, fp) macro
438 #define putchar_unlocked(c) putc_unlocked(c, stdout)
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
H A Dstdio.h324 int putc_unlocked(int, FILE *);
424 * The macro implementations of putc and putc_unlocked are not
431 #define putc_unlocked(x, fp) __sputc(x, fp) macro
438 #define putchar_unlocked(c) putc_unlocked(c, stdout)
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
H A Dstdio.h326 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/5/platforms/android-4/arch-arm/usr/include/
H A Dstdio.h326 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/5/platforms/android-5/arch-arm/usr/include/
H A Dstdio.h326 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/5/platforms/android-8/arch-arm/usr/include/
H A Dstdio.h326 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/5/platforms/android-9/arch-arm/usr/include/
H A Dstdio.h326 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/6/platforms/android-3/arch-arm/usr/include/
H A Dstdio.h326 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/6/platforms/android-3/arch-x86/usr/include/
H A Dstdio.h326 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/6/platforms/android-4/arch-arm/usr/include/
H A Dstdio.h326 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/6/platforms/android-4/arch-x86/usr/include/
H A Dstdio.h326 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/6/platforms/android-5/arch-arm/usr/include/
H A Dstdio.h326 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/6/platforms/android-5/arch-x86/usr/include/
H A Dstdio.h326 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/6/platforms/android-8/arch-arm/usr/include/
H A Dstdio.h326 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 172 milliseconds

1234567