Searched defs:c6 (Results 1 – 1 of 1) sorted by relevance
/external/libxml2/ |
D | parser.c | 1802 #define CMP6( s, c1, c2, c3, c4, c5, c6 ) \ argument 1804 #define CMP7( s, c1, c2, c3, c4, c5, c6, c7 ) \ argument 1806 #define CMP8( s, c1, c2, c3, c4, c5, c6, c7, c8 ) \ argument 1808 #define CMP9( s, c1, c2, c3, c4, c5, c6, c7, c8, c9 ) \ argument 1811 #define CMP10( s, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10 ) \ argument
|