Home
last modified time | relevance | path

Searched defs:OMP_TASK_CLAUSES (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dopenmp.c2565 #define OMP_TASK_CLAUSES \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dopenmp.cc3631 #define OMP_TASK_CLAUSES \ macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree.h1394 #define OMP_TASK_CLAUSES(NODE) TREE_OPERAND (OMP_TASK_CHECK (NODE), 1) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree.h1423 #define OMP_TASK_CLAUSES(NODE) TREE_OPERAND (OMP_TASK_CHECK (NODE), 1) macro