Home
last modified time | relevance | path

Searched refs:_wide_vtable (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/lib/libstdc++/libstdc++/libio/
H A Dstdfiles.c40 = { ._wide_vtable = &_IO_wfile_jumps }; \
55 = { ._wide_vtable = &_IO_wfile_jumps }; \
H A Dlibio.h264 struct _IO_jump_t *_wide_vtable; member
H A Diofwide.c177 ((struct _IO_FILE_plus *) fp)->vtable = fp->_wide_data->_wide_vtable;
H A Dgenops.c603 fp->_wide_data->_wide_vtable = jmp;
H A DlibioP.h74 #define _IO_WIDE_JUMPS(THIS) ((struct _IO_FILE *) (THIS))->_wide_data->_wide_vtable