Home
last modified time | relevance | path

Searched refs:TRIO_ARGS6 (Results 1 – 2 of 2) sorted by relevance

/external/libxml2/
Dtriodef.h150 # define TRIO_ARGS6(list,a1,a2,a3,a4,a5,a6) list a1; a2; a3; a4; a5; a6; macro
172 # define TRIO_ARGS6(list,a1,a2,a3,a4,a5,a6) (a1,a2,a3,a4,a5,a6) macro
Dtrio.c2183 TRIO_ARGS6((self, number, flags, width, precision, base),
2621 TRIO_ARGS6((self, number, flags, width, precision, base),
3426 TRIO_ARGS6((destination, destinationSize, OutStream, format, arglist, argarray),
6388 TRIO_ARGS6((source, sourceSize, InStream, format, arglist, argarray),