Home
last modified time | relevance | path

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

/external/libxml2/
Dtriodef.h146 # define TRIO_ARGS2(list,a1,a2) list a1; a2; macro
168 # define TRIO_ARGS2(list,a1,a2) (a1,a2) macro