Home
last modified time | relevance | path

Searched refs:gfor_fndecl_caf_error_stop (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans.h865 extern GTY(()) tree gfor_fndecl_caf_error_stop;
H A Dtrans-decl.c145 tree gfor_fndecl_caf_error_stop; variable
3901 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()
H A Dtrans-stmt.c654 ? gfor_fndecl_caf_error_stop in gfc_trans_stop()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans.h875 extern GTY(()) tree gfor_fndecl_caf_error_stop;
H A Dtrans-decl.cc143 tree gfor_fndecl_caf_error_stop; variable
3931 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()
H A Dtrans-stmt.cc689 ? gfor_fndecl_caf_error_stop in gfc_trans_stop()
H A DChangeLog-20113327 gfor_fndecl_caf_error_stop, gfor_fndecl_caf_error_stop_str,