Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree.h1377 #define OMP_FOR_COND(NODE) TREE_OPERAND (OMP_LOOP_CHECK (NODE), 3) macro
/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree.h1843 #define OMP_FOR_COND(NODE) TREE_OPERAND (OMP_FOR_CHECK (NODE), 3) macro