Searched refs:SYNTAX_ERROR (Results 1 – 8 of 8) sorted by relevance
42 #define SYNTAX_ERROR(msgid) do { \ macro58 SYNTAX_ERROR ("missing open paren");60 SYNTAX_ERROR ("missing number");62 SYNTAX_ERROR ("missing close paren");65 SYNTAX_ERROR ("number must be 0 or 1");
73 #define SYNTAX_ERROR(msgid) \ macro214 SYNTAX_ERROR ("too many decimal points in number"); in cpp_classify_number()261 SYNTAX_ERROR ("exponent has no digits"); in cpp_classify_number()268 SYNTAX_ERROR ("hexadecimal floating constants require an exponent"); in cpp_classify_number()823 SYNTAX_ERROR ("missing expression between '(' and ')'"); in _cpp_parse_expr()826 SYNTAX_ERROR ("#if with no expression"); in _cpp_parse_expr()860 SYNTAX_ERROR (" ':' without preceding '?'"); in _cpp_parse_expr()
233 --keyword=SYNTAX_ERROR --keyword=SYNTAX_ERROR2 \
601 arguments. Add keywords _, N_, SYNTAX_ERROR and SYNTAX_ERROR2.
76 #define SYNTAX_ERROR(msgid) \ macro204 SYNTAX_ERROR ("too many decimal points in number");251 SYNTAX_ERROR ("exponent has no digits");258 SYNTAX_ERROR ("hexadecimal floating constants require an exponent");821 SYNTAX_ERROR ("void expression between '(' and ')'");824 SYNTAX_ERROR ("#if with no expression");852 SYNTAX_ERROR (" ':' without preceding '?'");
8196 * cppexp.c: wrap long lines. New macros CPP_ICE, SYNTAX_ERROR
11067 (SYNTAX_ERROR, SYNTAX_ERROR2, parse_number, parse_defined,
51 #define SYNTAX_ERROR(gmsgid) do { \ macro66 SYNTAX_ERROR ("missing open paren"); in rs6000_pragma_longcall()68 SYNTAX_ERROR ("missing number"); in rs6000_pragma_longcall()70 SYNTAX_ERROR ("missing close paren"); in rs6000_pragma_longcall()73 SYNTAX_ERROR ("number must be 0 or 1"); in rs6000_pragma_longcall()