HomeSort by relevance Sort by last modified time
    Searched full:putwchar (Results 1 - 25 of 388) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /bionic/libc/upstream-openbsd/lib/libc/stdio/
putwchar.c 1 /* $OpenBSD: putwchar.c,v 1.1 2005/06/17 20:40:32 espie Exp $ */
2 /* $NetBSD: putwchar.c,v 1.3 2003/01/18 11:29:56 thorpej Exp $ */
36 * A subroutine version of the macro putwchar.
38 #undef putwchar macro
41 putwchar(wchar_t wc) function
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/
cwchar 83 #undef putwchar
156 using ::putwchar;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/
cwchar 83 #undef putwchar
156 using ::putwchar;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/
cwchar 83 #undef putwchar
156 using ::putwchar;
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/
cwchar 83 #undef putwchar
156 using ::putwchar;
  /external/libcxx/include/
cwchar 54 wint_t putwchar(wchar_t c);
218 using ::putwchar;
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
cwchar 54 wint_t putwchar(wchar_t c);
146 using ::putwchar;
  /prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/libcxx/include/
cwchar 54 wint_t putwchar(wchar_t c);
146 using ::putwchar;
  /bionic/libc/include/
wchar.h 102 extern wint_t putwchar(wchar_t);
  /development/ndk/platforms/android-12/arch-arm/symbols/
libc.so.functions.txt 550 putwchar
  /development/ndk/platforms/android-12/arch-mips/symbols/
libc.so.functions.txt 533 putwchar
  /development/ndk/platforms/android-12/arch-x86/symbols/
libc.so.functions.txt 530 putwchar
  /development/ndk/platforms/android-14/arch-arm/symbols/
libc.so.functions.txt 550 putwchar
  /development/ndk/platforms/android-14/arch-mips/symbols/
libc.so.functions.txt 533 putwchar
  /development/ndk/platforms/android-14/arch-x86/symbols/
libc.so.functions.txt 530 putwchar
  /development/ndk/platforms/android-16/arch-arm/symbols/
libc.so.functions.txt 551 putwchar
  /development/ndk/platforms/android-16/arch-mips/symbols/
libc.so.functions.txt 534 putwchar
  /development/ndk/platforms/android-16/arch-x86/symbols/
libc.so.functions.txt 531 putwchar
  /development/ndk/platforms/android-17/arch-arm/symbols/
libc.so.functions.txt 551 putwchar
  /development/ndk/platforms/android-17/arch-mips/symbols/
libc.so.functions.txt 534 putwchar
  /development/ndk/platforms/android-17/arch-x86/symbols/
libc.so.functions.txt 531 putwchar
  /development/ndk/platforms/android-18/arch-arm/symbols/
libc.so.functions.txt 551 putwchar
  /development/ndk/platforms/android-18/arch-mips/symbols/
libc.so.functions.txt 534 putwchar
  /development/ndk/platforms/android-18/arch-x86/symbols/
libc.so.functions.txt 531 putwchar
  /development/ndk/platforms/android-19/arch-arm/symbols/
libc.so.functions.txt 552 putwchar

Completed in 1631 milliseconds

1 2 3 4 5 6 7 8 91011>>