Home | History | Annotate | Download | only in fortran

Lines Matching refs:OpenMP

845    Return true if !$ openmp or openacc conditional compilation sentinel was
880 2) handle OpenMP/OpenACC conditional compilation, where
1105 2) handle OpenMP/OpenACC conditional compilation, where
1163 /* Required for OpenMP's conditional compilation sentinel. */
1447 /* In case we have an OpenMP directive continued by OpenACC
1464 : G_("Wrong OpenMP continuation at %C: "
1556 /* In case we have an OpenMP directive continued by OpenACC
1573 : G_("Wrong OpenMP continuation at %C: "
1916 either an OpenMP or OpenACC directive - or a !GCC$ attribute. If
1917 OpenMP is enabled, use '!$' as conditional compilation sentinel
1918 and OpenMP directive ('!$omp'). */