Searched refs:TRIO_VARGS4 (Results 1 – 3 of 3) sorted by relevance
/external/libxml2/ |
D | triodef.h | 147 # define TRIO_VARGS4(list,a1,a2,a3,a4) list a1; a2; a3; a4 macro 169 # define TRIO_VARGS4 TRIO_ARGS4 macro
|
D | trio.c | 3826 TRIO_VARGS4((stream, closure, format, va_alist), 3980 TRIO_VARGS4((buffer, max, format, va_alist), 4066 TRIO_VARGS4((buffer, max, format, va_alist), 6726 TRIO_VARGS4((stream, closure, format, va_alist),
|
/external/libxslt/libxslt/ |
D | triodef.h | 145 # define TRIO_VARGS4(list,a1,a2,a3,a4) list a1; a2; a3; a4 macro 167 # define TRIO_VARGS4 TRIO_ARGS4 macro
|