Searched refs:_IO_wide_data (Results 1 – 8 of 8) sorted by relevance
39 static struct _IO_wide_data _IO_wide_data_##FD \54 static struct _IO_wide_data _IO_wide_data_##FD \
239 struct _IO_wide_data struct272 struct _IO_wide_data;323 struct _IO_wide_data *_wide_data;
48 struct _IO_wide_data wd;
561 struct _IO_wide_data *wd;
507 extern void _IO_no_init __P ((_IO_FILE *, int, int, struct _IO_wide_data *,
56 * iofopen.c (_IO_new_fopen): Don't define `_IO_wide_data wd'62 * libio.h (_IO_wide_data): Define it as an incomplete struct
59 typedef _IO_wide_data __c_wfile_type;
1503 Don't pass a NULL _IO_wide_data to _IO_no_init when