HomeSort by: relevance | last modified time | path
    Searched defs:gfor_fndecl_set_options (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/fortran/
trans.h 866 extern GTY(()) tree gfor_fndecl_set_options; variable
trans-decl.cc 111 tree gfor_fndecl_set_options; variable
3855 gfor_fndecl_set_options = gfc_build_library_function_decl_with_spec (
6573 gfor_fndecl_set_options, 2,
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
trans.h 846 extern GTY(()) tree gfor_fndecl_set_options; variable
trans-decl.cc 110 tree gfor_fndecl_set_options; variable
3807 gfor_fndecl_set_options = gfc_build_library_function_decl_with_spec (
6357 gfor_fndecl_set_options, 2,

Completed in 24 milliseconds