Searched defs:syntax_error_unterm_str (Results 1 – 1 of 1) sorted by relevance
1386 # define syntax_error_unterm_str(lineno, s) syntax_error_unterm_str(s) macro1427 static void syntax_error_unterm_str(unsigned lineno UNUSED_PARAM, const char *s) in syntax_error_unterm_str() function1464 # define syntax_error_unterm_str(s) syntax_error_unterm_str(__LINE__, s) macro