Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree.h1378 #define OMP_FOR_INCR(NODE) TREE_OPERAND (OMP_LOOP_CHECK (NODE), 4) macro
/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree.h1844 #define OMP_FOR_INCR(NODE) TREE_OPERAND (OMP_FOR_CHECK (NODE), 4) macro