Searched refs:openmp_flag (Results 1 – 4 of 4) sorted by relevance
61 static int openmp_flag, openacc_flag; variable823 openmp_flag = 1; in skip_free_omp_sentinel()912 openmp_flag = openacc_flag = 0; in skip_free_comments()937 openmp_flag = 0; in skip_free_comments()969 if (openmp_flag && at_bol) in skip_free_comments()970 openmp_flag = 0; in skip_free_comments()1002 openmp_flag = 1; in skip_fixed_omp_sentinel()1025 openmp_flag = 0; in skip_fixed_oacc_sentinel()1230 openmp_flag = 0; in skip_fixed_comments()1286 if (openmp_flag in gfc_next_char_literal()[all …]
663 * fortran/scanner.c (skip_free_comments): Clear openmp_flag3828 * scanner.c (openmp_flag, openmp_locus): New variables.
1700 (skip_fixed_oacc_sentinel): Likewise for openmp_flag and OpenACC.
60 static int openmp_flag, openacc_flag; variable775 openmp_flag = 1; in skip_free_omp_sentinel()864 openmp_flag = openacc_flag = 0; in skip_free_comments()889 openmp_flag = 0; in skip_free_comments()928 if (openmp_flag && at_bol) in skip_free_comments()929 openmp_flag = 0; in skip_free_comments()959 openmp_flag = 1; in skip_fixed_omp_sentinel()1189 openmp_flag = 0; in skip_fixed_comments()1244 if (openmp_flag in gfc_next_char_literal()1312 prev_openmp_flag = openmp_flag; in gfc_next_char_literal()[all …]