Home
last modified time | relevance | path

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

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