Searched defs:TRIO_PROTO (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A Dtriodef.h137 # define TRIO_PROTO(x) () macro
159 # define TRIO_PROTO(x) x macro
H A Dtriostr.c833 int (*Function) TRIO_PROTO((int)))
829 trio_span_function(target, source, Function), char *target, TRIO_CONST char *source, int (*Function) TRIO_PROTO((int)) argument
/external/chromium_org/third_party/libxslt/libxslt/
H A Dtriodef.h135 # define TRIO_PROTO(x) () macro
157 # define TRIO_PROTO(x) x macro
/external/libxml2/
H A Dtriodef.h137 # define TRIO_PROTO(x) () macro
159 # define TRIO_PROTO(x) x macro
H A Dtriostr.c833 int (*Function) TRIO_PROTO((int)))
829 trio_span_function(target, source, Function), char *target, TRIO_CONST char *source, int (*Function) TRIO_PROTO((int)) argument

Completed in 857 milliseconds