Searched defs:TRIO_ARGS2 (Results 1 - 2 of 2) sorted by relevance

/external/libxml2/
H A Dtriodef.h140 # define TRIO_ARGS2(list,a1,a2) list a1; a2; macro
162 # define TRIO_ARGS2(list,a1,a2) (a1,a2) macro
167 # define TRIO_VARGS2 TRIO_ARGS2
/external/libxslt/libxslt/
H A Dtriodef.h138 # define TRIO_ARGS2(list,a1,a2) list a1; a2; macro
160 # define TRIO_ARGS2(list,a1,a2) (a1,a2) macro
165 # define TRIO_VARGS2 TRIO_ARGS2

Completed in 181 milliseconds