Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree.h1434 #define OMP_CLAUSE_LOCATION(NODE) (OMP_CLAUSE_CHECK (NODE))->omp_clause.locus macro
/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree.h1869 #define OMP_CLAUSE_LOCATION(NODE) (OMP_CLAUSE_CHECK (NODE))->omp_clause.locus macro