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

/netgear-WNDR4500-V1.0.1.40_1.0.68/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-WNDR4500-V1.0.1.40_1.0.68/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 63 milliseconds