Home
last modified time | relevance | path

Searched refs:_IO_wide_data (Results 1 – 8 of 8) sorted by relevance

/openbsd/src/gnu/lib/libstdc++/libstdc++/libio/
Dstdfiles.c39 static struct _IO_wide_data _IO_wide_data_##FD \
54 static struct _IO_wide_data _IO_wide_data_##FD \
Dlibio.h239 struct _IO_wide_data struct
272 struct _IO_wide_data;
323 struct _IO_wide_data *_wide_data;
Diofopen.c48 struct _IO_wide_data wd;
Dgenops.c561 struct _IO_wide_data *wd;
DlibioP.h507 extern void _IO_no_init __P ((_IO_FILE *, int, int, struct _IO_wide_data *,
DChangeLog56 * iofopen.c (_IO_new_fopen): Don't define `_IO_wide_data wd'
62 * libio.h (_IO_wide_data): Define it as an incomplete struct
/openbsd/src/gnu/lib/libstdc++/libstdc++/config/io/
Dc_io_libio.h59 typedef _IO_wide_data __c_wfile_type;
/openbsd/src/gnu/lib/libstdc++/libstdc++/
DChangeLog-20001503 Don't pass a NULL _IO_wide_data to _IO_no_init when