Home
last modified time | relevance | path

Searched refs:putwc (Results 1 – 25 of 43) sorted by relevance

12

/external/musl/src/stdio/
Dputwc.c4 wint_t putwc(wchar_t c, FILE *f) in putwc() function
/external/mtools/
Dsysincludes.h343 # define putwc(c,f) fprintf((f),"%lc",(c)) macro
353 # define putwc putc macro
Ddirentry.c102 putwc(*ptr, f); in _fprintPwd()
Dconfigure.in225 wcsdup wcscasecmp wcsnlen putwc \
DNEWS251 Another attempt at putwc fix for OS/2
253 Fallback for putwc if there is wchar (OS/2)
256 Supplied fallback define for putwc
Dconfig.h.in153 /* Define to 1 if you have the `putwc' function. */
Dconfigure6011 wcsdup wcscasecmp wcsnlen putwc \
/external/expat/xmlwf/
Dxmltchar.h46 # define puttc putwc
/external/libcxx/include/
Dcwchar53 wint_t putwc(wchar_t c, FILE* stream);
135 using ::putwc;
/external/mtools/debian/
Dchangelog317 * Another attempt at putwc fix for OS/2
319 * Fallback for putwc if there is wchar (OS/2)
325 * Supplied fallback define for putwc
/external/libcxx/test/std/strings/c.strings/
Dcwchar.pass.cpp70 ASSERT_SAME_TYPE(std::wint_t, decltype(std::putwc(L' ', fp))); in main()
/external/musl/include/
Dwchar.h132 wint_t putwc (wchar_t, FILE *);
/external/libcxx/test/std/depr/depr.c.headers/
Dwchar_h.pass.cpp68 static_assert((std::is_same<decltype(putwc(L' ', fp)), wint_t>::value), ""); in main()
/external/libabigail/tests/data/test-annotate/
Dlibtest23.so.abi1106 <!-- wint_t putwc(wchar_t, __FILE*) -->
1107 …<function-decl name='putwc' filepath='/usr/include/wchar.h' line='760' column='1' visibility='defa…
Dlibtest24-drop-fns.so.abi1156 <!-- wint_t putwc(wchar_t, __FILE*) -->
1157 …<function-decl name='putwc' filepath='/usr/include/wchar.h' line='760' column='1' visibility='defa…
Dlibtest24-drop-fns-2.so.abi1156 <!-- wint_t putwc(wchar_t, __FILE*) -->
1157 …<function-decl name='putwc' filepath='/usr/include/wchar.h' line='760' column='1' visibility='defa…
/external/libabigail/tests/data/test-read-dwarf/
Dlibtest24-drop-fns.so.abi697 …<function-decl name='putwc' filepath='/usr/include/wchar.h' line='760' column='1' visibility='defa…
Dlibtest23.so.abi680 …<function-decl name='putwc' filepath='/usr/include/wchar.h' line='760' column='1' visibility='defa…
Dlibtest24-drop-fns-2.so.abi718 …<function-decl name='putwc' filepath='/usr/include/wchar.h' line='760' column='1' visibility='defa…
Dtest-libaaudio.so.abi1817 …<function-decl name='putwc' filepath='bionic/libc/include/wchar.h' line='61' column='1' visibility…
DPR22015-libboost_iostreams.so.abi1467 …<function-decl name='putwc' filepath='/usr/include/wchar.h' line='763' column='1' visibility='defa…
Dtest9-pr18818-clang.so.abi1462 …<function-decl name='putwc' filepath='/usr/include/wchar.h' line='760' column='1' visibility='defa…
/external/musl/
Dsources.bp938 "src/stdio/putwc.c",
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt2673 fun:putwc=uninstrumented
/external/libabigail/tests/data/test-abidiff/
Dtest-PR18791-v1.so.abi4002 …<function-decl name='putwc' filepath='/usr/include/wchar.h' line='760' column='1' visibility='defa…

12