HomeSort by: relevance | last modified time | path
    Searched refs:GOMP_DEPEND_OUT (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/include/
gomp-constants.h 328 #define GOMP_DEPEND_OUT 2
  /src/external/gpl3/gcc/dist/include/
gomp-constants.h 380 #define GOMP_DEPEND_OUT 2
  /src/external/gpl3/gcc/dist/libgomp/
task.c 206 case GOMP_DEPEND_OUT:
1960 case GOMP_DEPEND_OUT:
  /src/external/gpl3/gcc.old/dist/libgomp/
task.c 202 case GOMP_DEPEND_OUT:
1752 case GOMP_DEPEND_OUT:
  /src/external/gpl3/gcc/dist/gcc/c-family/
c-omp.cc 794 k = GOMP_DEPEND_OUT;
  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-omp.cc 792 k = GOMP_DEPEND_OUT;
  /src/external/gpl3/gcc/dist/gcc/fortran/
trans-openmp.cc 6299 case OMP_DEPEND_OUT: k = GOMP_DEPEND_OUT; break;
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
trans-openmp.cc 5582 case OMP_DEPEND_OUT: k = GOMP_DEPEND_OUT; break;

Completed in 63 milliseconds