Searched refs:_IO_wide_data (Results 1 – 15 of 15) sorted by relevance
38 static struct _IO_wide_data _IO_wide_data_##FD \45 static struct _IO_wide_data _IO_wide_data_##FD \
39 struct _IO_wide_data wd; in __vswscanf()
34 struct _IO_wide_data wd; in __swscanf()
35 struct _IO_wide_data wd; in __vdprintf_internal()
103 _IO_strfile_readw (_IO_strfile *sf, struct _IO_wide_data *wd, in _IO_strfile_readw()
64 struct _IO_wide_data wd; in __fopen_internal()
43 struct _IO_wide_data wd; in _IO_new_fdopen()
97 struct _IO_wide_data wd; in __vswprintf_internal()
72 struct _IO_wide_data wd; in __open_memstream()
73 struct _IO_wide_data wd; in open_wmemstream()
159 struct _IO_wide_data *wd = fp->_wide_data; in _IO_wstr_count()173 struct _IO_wide_data *wd = fp->_wide_data; in enlarge_userbuf()
121 struct _IO_wide_data struct
562 struct _IO_wide_data *wd, const struct _IO_jump_t *jmp) in _IO_no_init()586 fp->_wide_data = (struct _IO_wide_data *) -1L; in _IO_no_init()
589 extern void _IO_no_init (FILE *, int, int, struct _IO_wide_data *,
38 struct _IO_wide_data;92 struct _IO_wide_data *_wide_data;
Completed in 25 milliseconds