Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans.h857 extern GTY(()) tree gfor_fndecl_caf_get_by_ref;
H A Dtrans-decl.c137 tree gfor_fndecl_caf_get_by_ref; variable
3867 gfor_fndecl_caf_get_by_ref = gfc_build_library_function_decl_with_spec ( in gfc_build_builtin_function_decls()
H A Dtrans-intrinsic.c1785 tmp = build_call_expr_loc (input_location, gfor_fndecl_caf_get_by_ref, in gfc_conv_intrinsic_caf_get()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans.h867 extern GTY(()) tree gfor_fndecl_caf_get_by_ref;
H A Dtrans-decl.cc135 tree gfor_fndecl_caf_get_by_ref; variable
3895 gfor_fndecl_caf_get_by_ref = gfc_build_library_function_decl_with_spec ( in gfc_build_builtin_function_decls()
H A Dtrans-intrinsic.cc1793 tmp = build_call_expr_loc (input_location, gfor_fndecl_caf_get_by_ref, in gfc_conv_intrinsic_caf_get()