Lines Matching refs:ub_c_error
25 void ub_c_error(const char *message);
615 ub_c_error("EOF inside quoted string");
620 <quotedstring>{NEWLINE} { ub_c_error("newline inside quoted string, no end \"");
629 ub_c_error("out of memory");
636 ub_c_error("EOF inside quoted string");
641 <singlequotedstr>{NEWLINE} { ub_c_error("newline inside quoted string, no end '");
650 ub_c_error("out of memory");
658 ub_c_error("EOF inside include directive");
670 ub_c_error("EOF inside quoted string");
674 <include_quoted>{NEWLINE} { ub_c_error("newline before \" in include name");
701 ub_c_error("EOF inside include_toplevel directive");
714 ub_c_error("EOF inside quoted string");
719 ub_c_error("newline before \" in include name");