Searched refs:GOMP_DEPEND_INOUT (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/include/
H A Dgomp-constants.h299 #define GOMP_DEPEND_INOUT 3 macro
/netbsd-current/external/gpl3/gcc/dist/include/
H A Dgomp-constants.h329 #define GOMP_DEPEND_INOUT 3 macro
/netbsd-current/external/gpl3/gcc.old/dist/libgomp/
H A Dtask.c200 case GOMP_DEPEND_INOUT:
1658 case GOMP_DEPEND_INOUT:
/netbsd-current/external/gpl3/gcc/dist/libgomp/
H A Dtask.c203 case GOMP_DEPEND_INOUT:
1753 case GOMP_DEPEND_INOUT:
/netbsd-current/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-omp.c554 k = GOMP_DEPEND_INOUT;
/netbsd-current/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-omp.cc795 k = GOMP_DEPEND_INOUT;
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-openmp.cc5583 case OMP_DEPEND_INOUT: k = GOMP_DEPEND_INOUT; break;

Completed in 300 milliseconds