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

  /external/libxml2/
trio.h 72 typedef int (*trio_instream_t) TRIO_PROTO((trio_pointer_t)); typedef
134 int trio_cscanf TRIO_PROTO((trio_instream_t stream, trio_pointer_t closure,
136 int trio_vcscanf TRIO_PROTO((trio_instream_t stream, trio_pointer_t closure,
138 int trio_cscanfv TRIO_PROTO((trio_instream_t stream, trio_pointer_t closure,
trio.c 693 trio_instream_t in;
    [all...]

Completed in 87 milliseconds