Home | History | Annotate | Download | only in lib

Lines Matching defs:V2

1984      a macro, then rescan for more expansions. Thus, we use V2 to expand
1990 #define V2(a,b,c) XML_L("expat_")V1(a,b,c)
1992 return V2(XML_MAJOR_VERSION, XML_MINOR_VERSION, XML_MICRO_VERSION);
1995 #undef V2