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

  /src/external/gpl3/gcc/dist/gcc/fortran/
scanner.cc 61 static int openmp_flag, openacc_flag; variable
823 openmp_flag = 1;
912 openmp_flag = openacc_flag = 0;
937 openmp_flag = 0;
969 if (openmp_flag && at_bol)
970 openmp_flag = 0;
1003 openmp_flag = 1;
1029 openmp_flag = 0;
1234 openmp_flag = 0;
1290 if (openmp_flag
    [all...]
scanner.cc 61 static int openmp_flag, openacc_flag; variable
823 openmp_flag = 1;
912 openmp_flag = openacc_flag = 0;
937 openmp_flag = 0;
969 if (openmp_flag && at_bol)
970 openmp_flag = 0;
1003 openmp_flag = 1;
1029 openmp_flag = 0;
1234 openmp_flag = 0;
1290 if (openmp_flag
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
scanner.cc 61 static int openmp_flag, openacc_flag; variable
823 openmp_flag = 1;
912 openmp_flag = openacc_flag = 0;
937 openmp_flag = 0;
969 if (openmp_flag && at_bol)
970 openmp_flag = 0;
1002 openmp_flag = 1;
1025 openmp_flag = 0;
1230 openmp_flag = 0;
1286 if (openmp_flag
    [all...]
scanner.cc 61 static int openmp_flag, openacc_flag; variable
823 openmp_flag = 1;
912 openmp_flag = openacc_flag = 0;
937 openmp_flag = 0;
969 if (openmp_flag && at_bol)
970 openmp_flag = 0;
1002 openmp_flag = 1;
1025 openmp_flag = 0;
1230 openmp_flag = 0;
1286 if (openmp_flag
    [all...]

Completed in 82 milliseconds