Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans.h863 extern GTY(()) tree gfor_fndecl_caf_stop_numeric;
H A Dtrans-decl.c144 tree gfor_fndecl_caf_stop_numeric; variable
3913 gfor_fndecl_caf_stop_numeric = gfc_build_library_function_decl_with_spec ( in gfc_build_builtin_function_decls()
3917 TREE_THIS_VOLATILE (gfor_fndecl_caf_stop_numeric) = 1; in gfc_build_builtin_function_decls()
H A Dtrans-stmt.c657 ? gfor_fndecl_caf_stop_numeric in gfc_trans_stop()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans.h873 extern GTY(()) tree gfor_fndecl_caf_stop_numeric;
H A Dtrans-decl.cc142 tree gfor_fndecl_caf_stop_numeric; variable
3943 gfor_fndecl_caf_stop_numeric = gfc_build_library_function_decl ( in gfc_build_builtin_function_decls()
3947 TREE_THIS_VOLATILE (gfor_fndecl_caf_stop_numeric) = 1; in gfc_build_builtin_function_decls()
H A Dtrans-stmt.cc692 ? gfor_fndecl_caf_stop_numeric in gfc_trans_stop()