Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree.h1404 #define OMP_FOR_COND(NODE) TREE_OPERAND (OMP_LOOPING_CHECK (NODE), 3) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree.h1433 #define OMP_FOR_COND(NODE) TREE_OPERAND (OMP_LOOPING_CHECK (NODE), 3) macro