Searched refs:vtable (Results 1 - 7 of 7) sorted by relevance

/haiku/src/system/libroot/posix/glibc/libio/
H A Diovdprintf.c48 tmpfil.vtable = NULL;
H A Diofopen.c90 new_f->fp.vtable = NULL;
H A Diofdopen.c154 new_f->fp.vtable = NULL;
H A Diopopen.c187 new_f->fpx.file.vtable = NULL;
H A Diofwide.c203 ((struct _IO_FILE_plus *) fp)->vtable = fp->_wide_data->_wide_vtable;
H A DlibioP.h105 #define _IO_JUMPS(THIS) (THIS)->vtable
346 const struct _IO_jump_t *vtable; member in struct:_IO_FILE_plus
/haiku/src/libs/stdc++/legacy/
H A Dstdstrbufs.cc28 (The difference is that here the vtable field is set to
29 point to builtinbuf's vtable, so the objects are effectively
80 const void *vtable; member in struct:_IO_fake_stdiobuf::__anon5197

Completed in 48 milliseconds