Searched refs:TRIO_ARGS2 (Results 1 - 4 of 4) sorted by relevance

/external/libxml2/
H A Dtriostr.c181 TRIO_ARGS2((target, source),
241 TRIO_ARGS2((string, substring),
269 TRIO_ARGS2((target, source),
318 TRIO_ARGS2((source, size),
365 trio_duplicate_max TRIO_ARGS2((source, max),
395 TRIO_ARGS2((first, second),
434 TRIO_ARGS2((first, second),
490 TRIO_ARGS2((first, second),
625 TRIO_ARGS2((string, type),
662 TRIO_ARGS2((strin
[all...]
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
H A Dtrionan.c195 TRIO_ARGS2((number, has_mantissa),
561 TRIO_ARGS2((number, is_negative),
798 TRIO_ARGS2((prefix, number),
/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 31 milliseconds