#include "c.h" #undef yy #define yy \ xx(utsa, utsaIR) \ xx(mcore, mcoreIR) \ xx(ufo, ufoIR) \ xx(svg, svgIR) \ xx(abstract, abstractIR) \ xx(null, nullIR) #undef xx #define xx(a,b) extern Interface b; yy Binding bindings[] = { #undef xx #define xx(a,b) #a, &b, yy NULL, NULL }; #undef yy #undef xx