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

/haiku/src/libs/stdc++/legacy/
H A Dstdstrbufs.cc85 /* Define stdiobuf_vtable as a name for the virtual function table
87 #ifndef stdiobuf_vtable
89 extern struct _IO_jump_t stdiobuf_vtable
97 #define stdiobuf_vtable _G_VTABLE_LABEL_PREFIX_ID##8stdiobuf macro
99 #define stdiobuf_vtable _G_VTABLE_LABEL_PREFIX_ID##stdiobuf macro
101 extern struct _IO_jump_t stdiobuf_vtable;
103 #endif /* !stdiobuf_vtable */
112 &stdiobuf_vtable}, FILE}
118 &stdiobuf_vtable}, FILE}

Completed in 27 milliseconds