/ libxml2 / macos / src / XMLTestPrefix.h
XMLTestPrefix.h
1  int test_main(int argc, char **argv);

#define main(X,Y)	test_main(X,Y)