Home
last modified time | relevance | path

Searched defs:TRIO_VARGS3 (Results 1 – 2 of 2) sorted by relevance

/external/libxslt/libxslt/
Dtriodef.h144 # define TRIO_VARGS3(list,a1,a2,a3) list a1; a2; a3 macro
166 # define TRIO_VARGS3 TRIO_ARGS3 macro
/external/libxml2/
Dtriodef.h146 # define TRIO_VARGS3(list,a1,a2,a3) list a1; a2; a3 macro
168 # define TRIO_VARGS3 TRIO_ARGS3 macro