Searched refs:handle_pragma_java_exceptions (Results 1 – 5 of 5) sorted by relevance
49 static void handle_pragma_java_exceptions (cpp_reader *);339 c_register_pragma ("GCC", "java_exceptions", handle_pragma_java_exceptions); in init_cp_pragma()582 handle_pragma_java_exceptions (cpp_reader* dfile ATTRIBUTE_UNUSED) in handle_pragma_java_exceptions() function
2819 (handle_pragma_java_exceptions): Likewise.3424 * lex.c (handle_pragma_java_exceptions): Fix whitespace.
2011 * lex.c (handle_pragma_java_exceptions): New function.
59 static void handle_pragma_java_exceptions PARAMS ((cpp_reader *));596 handle_pragma_java_exceptions); in init_cp_pragma()1058 handle_pragma_java_exceptions (dfile) in handle_pragma_java_exceptions() function
7988 * lex.c (handle_pragma_java_exceptions): New function.