Searched refs:putwchar (Results 1 – 25 of 37) sorted by relevance
12
4 wint_t putwchar(wchar_t c) in putwchar() function9 weak_alias(putwchar, putwchar_unlocked);
33 ret = putwchar(ch[i]); in putwchar_0100()
89 "putwchar",
36 {wint_t(*p)(wchar_t) = putwchar;} in f()
131 wint_t putwchar (wchar_t);
133 wint_t putwchar (wchar_t);
1467 putwchar;
1213 "src/stdio/putwchar.c",
994 <!-- wint_t putwchar(wchar_t) -->995 …<function-decl name='putwchar' filepath='/usr/include/wchar.h' line='766' column='1' visibility='d…
1167 <!-- wint_t putwchar(wchar_t) -->1168 …<function-decl name='putwchar' filepath='/usr/include/wchar.h' line='766' column='1' visibility='d…
11236 <!-- wint_t putwchar(wchar_t) -->11237 …<function-decl name='putwchar' filepath='/usr/include/wchar.h' line='764' column='1' visibility='d…
596 …<function-decl name='putwchar' filepath='/usr/include/wchar.h' line='766' column='1' visibility='d…
724 …<function-decl name='putwchar' filepath='/usr/include/wchar.h' line='766' column='1' visibility='d…
1815 …<function-decl name='putwchar' filepath='bionic/libc/include/wchar.h' line='62' column='1' visibil…
1475 …<function-decl name='putwchar' filepath='/usr/include/wchar.h' line='769' column='1' visibility='d…
1351 …<function-decl name='putwchar' filepath='/usr/include/wchar.h' line='766' column='1' visibility='d…
2694 …<function-decl name='putwchar' filepath='/usr/include/wchar.h' line='766' column='1' visibility='d…
3867 …<function-decl name='putwchar' filepath='/usr/include/wchar.h' line='766' column='1' visibility='d…
4007 …<function-decl name='putwchar' filepath='/usr/include/wchar.h' line='766' column='1' visibility='d…
717 extern wint_t putwchar (wchar_t __wc);14025 using ::putwchar;