Searched defs:TRIO_VARGS4 (Results 1 – 3 of 3) sorted by relevance
| /external/chromium_org/third_party/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
|
| /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
|
| /external/chromium_org/third_party/libxml/src/ |
| 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
|