Searched refs:gfor_fndecl_caf_error_stop (Results 1 – 7 of 7) sorted by relevance
865 extern GTY(()) tree gfor_fndecl_caf_error_stop;
145 tree gfor_fndecl_caf_error_stop; variable3901 gfor_fndecl_caf_error_stop = gfc_build_library_function_decl ( in gfc_build_builtin_function_decls()3905 TREE_THIS_VOLATILE (gfor_fndecl_caf_error_stop) = 1; in gfc_build_builtin_function_decls()
654 ? gfor_fndecl_caf_error_stop in gfc_trans_stop()
875 extern GTY(()) tree gfor_fndecl_caf_error_stop;
143 tree gfor_fndecl_caf_error_stop; variable3931 gfor_fndecl_caf_error_stop = gfc_build_library_function_decl ( in gfc_build_builtin_function_decls()3935 TREE_THIS_VOLATILE (gfor_fndecl_caf_error_stop) = 1; in gfc_build_builtin_function_decls()
689 ? gfor_fndecl_caf_error_stop in gfc_trans_stop()
3327 gfor_fndecl_caf_error_stop, gfor_fndecl_caf_error_stop_str,