Searched refs:TRIO_ARGS4 (Results 1 – 3 of 3) sorted by relevance
/external/libxml2/ |
D | triodef.h | 148 # define TRIO_ARGS4(list,a1,a2,a3,a4) list a1; a2; a3; a4; macro 170 # define TRIO_ARGS4(list,a1,a2,a3,a4) (a1,a2,a3,a4) macro 175 # define TRIO_VARGS4 TRIO_ARGS4
|
D | trio.c | 2504 TRIO_ARGS4((self, wch, flags, width), 3400 TRIO_ARGS4((reference, format, arglist, argarray), 3869 TRIO_ARGS4((stream, closure, format, args), 3887 TRIO_ARGS4((stream, closure, format, args), 4032 TRIO_ARGS4((buffer, max, format, args), 4061 TRIO_ARGS4((buffer, max, format, args), 4113 TRIO_ARGS4((buffer, max, format, args), 5183 TRIO_ARGS4((format, indexPointer, flagsPointer, characterclass), 5572 TRIO_ARGS4((self, target, flags, width), 5638 TRIO_ARGS4((self, target, flags, width), [all …]
|
D | triostr.c | 602 TRIO_ARGS4((target, max, format, datetime), 1906 TRIO_ARGS4((self, max, format, datetime),
|