HomeSort by relevance Sort by last modified time
    Searched defs:trio_outstream_t (Results 1 - 2 of 2) sorted by null

  /external/libxml2/
trio.h 71 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/libxslt/libxslt/
trio.h 71 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 17 milliseconds