Searched refs:_vtable (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/legacy/gcc/libio/
H A Dstrfile.h56 const void *_vtable; member in struct:_IO_streambuf
H A Dfstream.cc43 __my_fb._vtable() = builtinbuf_vtable;
H A Dfilebuf.cc52 fb->_vtable() = builtinbuf_vtable;
H A Dstreambuf.h292 const void *&_vtable() { return *(const void**)((_IO_FILE*)this + 1); } function in struct:streambuf

Completed in 103 milliseconds