TRIO_PROTO         71 third_party/libxml/src/trio.h typedef int (*trio_outstream_t) TRIO_PROTO((trio_pointer_t, int));
TRIO_PROTO         72 third_party/libxml/src/trio.h typedef int (*trio_instream_t) TRIO_PROTO((trio_pointer_t));
TRIO_PROTO        137 third_party/libxml/src/triodef.h # define TRIO_PROTO(x) ()
TRIO_PROTO        159 third_party/libxml/src/triodef.h # define TRIO_PROTO(x) x
TRIO_PROTO         85 third_party/libxml/src/triop.h typedef int (*trio_callback_t) TRIO_PROTO((trio_pointer_t));
TRIO_PROTO         71 third_party/libxslt/libxslt/trio.h typedef int (*trio_outstream_t) TRIO_PROTO((trio_pointer_t, int));
TRIO_PROTO         72 third_party/libxslt/libxslt/trio.h typedef int (*trio_instream_t) TRIO_PROTO((trio_pointer_t));
TRIO_PROTO        135 third_party/libxslt/libxslt/triodef.h # define TRIO_PROTO(x) ()
TRIO_PROTO        157 third_party/libxslt/libxslt/triodef.h # define TRIO_PROTO(x) x