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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Dostream.h111 extern const typeinfo_t ostream_typeinfo;
112 #define ostream_SUPERCLASSES &ostream_typeinfo, NULL
H A Dostream.c32 const typeinfo_t ostream_typeinfo = { "ostream" }; variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dostream.h111 extern const typeinfo_t ostream_typeinfo;
112 #define ostream_SUPERCLASSES &ostream_typeinfo, NULL
H A Dostream.c32 const typeinfo_t ostream_typeinfo = { "ostream" }; variable

Completed in 43 milliseconds