Searched refs:XML_WARNING (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/util/
H A Dxmlconfig.c390 /* don't use XML_WARNING, we want the user to see this! */
569 #define XML_WARNING(msg, ...) do { \ macro
658 else XML_WARNING("unknown device attribute: %s.", attr[i]);
671 XML_WARNING("illegal screen number: %s.", screen);
698 else XML_WARNING("unknown application attribute: %s.", attr[i]);
705 XML_WARNING("Incorrect sha1 application attribute");
734 XML_WARNING("Invalid application_name_match=\"%s\".", application_name_match);
742 XML_WARNING("Failed to parse application_versions range=\"%s\".",
761 else XML_WARNING("unknown application attribute: %s.", attr[i]);
771 XML_WARNING("Invali
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/util/
H A Dxmlconfig.c403 #define XML_WARNING(msg, ...) do { \ macro
545 /* don't use XML_WARNING, we want the user to see this! */
728 else XML_WARNING("unknown device attribute: %s.", attr[i]);
737 XML_WARNING("illegal screen number: %s.", screen);
752 else XML_WARNING("unknown application attribute: %s.", attr[i]);
767 else XML_WARNING("unknown option attribute: %s.", attr[i]);
775 /* don't use XML_WARNING, drirc defines options for all drivers,
779 /* don't use XML_WARNING, we want the user to see this! */
783 XML_WARNING ("illegal option value: %s.", value);
830 XML_WARNING ("unknow
[all...]

Completed in 5 milliseconds