Home
last modified time | relevance | path

Searched refs:gfor_fndecl_error_stop_numeric (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans.h826 extern GTY(()) tree gfor_fndecl_error_stop_numeric;
H A Dtrans-decl.c101 tree gfor_fndecl_error_stop_numeric; variable
3704 gfor_fndecl_error_stop_numeric = gfc_build_library_function_decl ( in gfc_build_builtin_function_decls()
3708 TREE_THIS_VOLATILE (gfor_fndecl_error_stop_numeric) = 1; in gfc_build_builtin_function_decls()
H A Dtrans-stmt.c655 : gfor_fndecl_error_stop_numeric) in gfc_trans_stop()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans.h838 extern GTY(()) tree gfor_fndecl_error_stop_numeric;
H A Dtrans-decl.cc101 tree gfor_fndecl_error_stop_numeric; variable
3741 gfor_fndecl_error_stop_numeric = gfc_build_library_function_decl ( in gfc_build_builtin_function_decls()
3745 TREE_THIS_VOLATILE (gfor_fndecl_error_stop_numeric) = 1; in gfc_build_builtin_function_decls()
H A Dtrans-stmt.cc690 : gfor_fndecl_error_stop_numeric) in gfc_trans_stop()