Searched defs:trio_outstream_t (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A Dtrio.h71 typedef int (*trio_outstream_t) TRIO_PROTO((trio_pointer_t, int)); typedef
92 int trio_cprintf TRIO_PROTO((trio_outstream_t stream, trio_pointer_t closure,
94 int trio_vcprintf TRIO_PROTO((trio_outstream_t stream, trio_pointer_t closure,
96 int trio_cprintfv TRIO_PROTO((trio_outstream_t stream, trio_pointer_t closure,
/external/chromium_org/third_party/libxslt/libxslt/
H A Dtrio.h71 typedef int (*trio_outstream_t) TRIO_PROTO((trio_pointer_t, int)); typedef
92 int trio_cprintf TRIO_PROTO((trio_outstream_t stream, trio_pointer_t closure,
94 int trio_vcprintf TRIO_PROTO((trio_outstream_t stream, trio_pointer_t closure,
96 int trio_cprintfv TRIO_PROTO((trio_outstream_t stream, trio_pointer_t closure,
/external/libxml2/
H A Dtrio.h71 typedef int (*trio_outstream_t) TRIO_PROTO((trio_pointer_t, int)); typedef
92 int trio_cprintf TRIO_PROTO((trio_outstream_t stream, trio_pointer_t closure,
94 int trio_vcprintf TRIO_PROTO((trio_outstream_t stream, trio_pointer_t closure,
96 int trio_cprintfv TRIO_PROTO((trio_outstream_t stream, trio_pointer_t closure,

Completed in 166 milliseconds