Home
last modified time | relevance | path

Searched refs:F18_FC (Results 1 – 15 of 15) sorted by relevance

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/flang/docs/
H A DReleaseNotes.md63 To specify the external Fortran compiler, set the `F18_FC` environment
65 `PATH`. The default value for `F18_FC` is `gfortran`.
70 `F18_FC`.
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/flang/docs/
H A DReleaseNotes.md63 To specify the external Fortran compiler, set the `F18_FC` environment
65 `PATH`. The default value for `F18_FC` is `gfortran`.
70 `F18_FC`.
/dports/devel/llvm13/llvm-project-13.0.1.src/flang/docs/
H A DReleaseNotes.md63 To specify the external Fortran compiler, set the `F18_FC` environment
65 `PATH`. The default value for `F18_FC` is `gfortran`.
70 `F18_FC`.
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/flang/docs/
H A DReleaseNotes.md69 To specify the external Fortran compiler, set the `F18_FC` environment
71 `PATH`. The default value for `F18_FC` is `gfortran`.
76 `F18_FC`.
/dports/devel/llvm12/llvm-project-12.0.1.src/flang/docs/
H A DReleaseNotes.md69 To specify the external Fortran compiler, set the `F18_FC` environment
71 `PATH`. The default value for `F18_FC` is `gfortran`.
76 `F18_FC`.
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/flang/docs/
H A DReleaseNotes.md69 To specify the external Fortran compiler, set the `F18_FC` environment
71 `PATH`. The default value for `F18_FC` is `gfortran`.
76 `F18_FC`.
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/flang/docs/
H A DReleaseNotes.md69 To specify the external Fortran compiler, set the `F18_FC` environment
71 `PATH`. The default value for `F18_FC` is `gfortran`.
76 `F18_FC`.
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/flang/tools/f18/
H A Dflang261 elif [[ -v $F18_FC ]]; then
263 ext_fc="${F18_FC}"
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/flang/tools/f18/
H A Df18.cpp394 const char *F18_FC{getenv("F18_FC")}; in main() local
395 driver.F18_FCArgs.push_back(F18_FC ? F18_FC : "gfortran"); in main()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/flang/tools/f18/
H A Df18.cpp393 const char *F18_FC{getenv("F18_FC")}; in main() local
394 driver.F18_FCArgs.push_back(F18_FC ? F18_FC : "gfortran"); in main()
/dports/devel/llvm12/llvm-project-12.0.1.src/flang/tools/f18/
H A Df18.cpp401 const char *F18_FC{getenv("F18_FC")}; in main() local
402 driver.F18_FCArgs.push_back(F18_FC ? F18_FC : "gfortran"); in main()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/flang/tools/f18/
H A Df18.cpp401 const char *F18_FC{getenv("F18_FC")}; in main() local
402 driver.F18_FCArgs.push_back(F18_FC ? F18_FC : "gfortran"); in main()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/flang/tools/f18/
H A Df18.cpp433 const char *F18_FC{getenv("F18_FC")}; in main() local
434 driver.F18_FCArgs.push_back(F18_FC ? F18_FC : "gfortran"); in main()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/flang/tools/f18/
H A Df18.cpp433 const char *F18_FC{getenv("F18_FC")}; in main() local
434 driver.F18_FCArgs.push_back(F18_FC ? F18_FC : "gfortran"); in main()
/dports/devel/llvm13/llvm-project-13.0.1.src/flang/tools/f18/
H A Df18.cpp433 const char *F18_FC{getenv("F18_FC")}; in main() local
434 driver.F18_FCArgs.push_back(F18_FC ? F18_FC : "gfortran"); in main()