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

/haiku/src/libs/stdc++/legacy/
H A Dstdstrbufs.cc35 #if !defined(filebuf_vtable) && defined(__cplusplus)
37 extern char filebuf_vtable[]
45 #define filebuf_vtable _G_VTABLE_LABEL_PREFIX_ID##7filebuf macro
47 #define filebuf_vtable _G_VTABLE_LABEL_PREFIX_ID##filebuf macro
49 extern char filebuf_vtable[];
51 #endif /* !defined(filebuf_vtable) && defined(__cplusplus) */
54 #define STD_VTABLE (const struct _IO_jump_t *)filebuf_vtable

Completed in 24 milliseconds