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

/external/libxml2/
H A Dtriodef.h147 # define TRIO_ARGS3(list,a1,a2,a3) list a1; a2; a3; macro
169 # define TRIO_ARGS3(list,a1,a2,a3) (a1,a2,a3) macro
174 # define TRIO_VARGS3 TRIO_ARGS3

Completed in 104 milliseconds