Searched refs:gfor_fndecl_error_stop_string (Results 1 – 7 of 7) sorted by relevance
827 extern GTY(()) tree gfor_fndecl_error_stop_string;
102 tree gfor_fndecl_error_stop_string; variable3710 gfor_fndecl_error_stop_string = gfc_build_library_function_decl_with_spec ( in gfc_build_builtin_function_decls()3715 TREE_THIS_VOLATILE (gfor_fndecl_error_stop_string) = 1; in gfc_build_builtin_function_decls()
641 : gfor_fndecl_error_stop_string) in gfc_trans_stop()669 : gfor_fndecl_error_stop_string) in gfc_trans_stop()
839 extern GTY(()) tree gfor_fndecl_error_stop_string;
102 tree gfor_fndecl_error_stop_string; variable3747 gfor_fndecl_error_stop_string = gfc_build_library_function_decl_with_spec ( in gfc_build_builtin_function_decls()3752 TREE_THIS_VOLATILE (gfor_fndecl_error_stop_string) = 1; in gfc_build_builtin_function_decls()
676 : gfor_fndecl_error_stop_string) in gfc_trans_stop()704 : gfor_fndecl_error_stop_string) in gfc_trans_stop()
4887 * trans.h (gfor_fndecl_error_stop_string) Add variable.4894 * trans-decl.c (gfor_fndecl_error_stop_string): Global variable.