Home
last modified time | relevance | path

Searched defs:OMP_SCOPE_CLAUSES (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dopenmp.cc3621 #define OMP_SCOPE_CLAUSES \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree.h1447 #define OMP_SCOPE_CLAUSES(NODE) TREE_OPERAND (OMP_SCOPE_CHECK (NODE), 1) macro