Searched refs:getwchar (Results 1 – 25 of 36) sorted by relevance
12
4 wint_t getwchar(void) in getwchar() function9 weak_alias(getwchar, getwchar_unlocked);
28 str = getwchar();
30 {wint_t(*p)(void) = getwchar;} in f()
127 wint_t getwchar (void);
129 wint_t getwchar (void);
893 getwchar;
1197 "src/stdio/getwchar.c",
971 <!-- wint_t getwchar() -->972 …<function-decl name='getwchar' filepath='/usr/include/wchar.h' line='752' column='1' visibility='d…
1144 <!-- wint_t getwchar() -->1145 …<function-decl name='getwchar' filepath='/usr/include/wchar.h' line='752' column='1' visibility='d…
11213 <!-- wint_t getwchar() -->11214 …<function-decl name='getwchar' filepath='/usr/include/wchar.h' line='750' column='1' visibility='d…
9479 <!-- wint_t getwchar() -->9480 …<function-decl name='getwchar' filepath='/usr/include/wchar.h' line='750' column='1' visibility='d…
583 …<function-decl name='getwchar' filepath='/usr/include/wchar.h' line='752' column='1' visibility='d…
711 …<function-decl name='getwchar' filepath='/usr/include/wchar.h' line='752' column='1' visibility='d…
1783 …<function-decl name='getwchar' filepath='bionic/libc/include/wchar.h' line='55' column='1' visibil…
1462 …<function-decl name='getwchar' filepath='/usr/include/wchar.h' line='755' column='1' visibility='d…
1338 …<function-decl name='getwchar' filepath='/usr/include/wchar.h' line='752' column='1' visibility='d…
2681 …<function-decl name='getwchar' filepath='/usr/include/wchar.h' line='752' column='1' visibility='d…
3819 …<function-decl name='getwchar' filepath='/usr/include/wchar.h' line='752' column='1' visibility='d…
3959 …<function-decl name='getwchar' filepath='/usr/include/wchar.h' line='752' column='1' visibility='d…
703 extern wint_t getwchar (void);14019 using ::getwchar;