Home
last modified time | relevance | path

Searched refs:OMP_SECTION_BODY (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree.def1035 Operand 0: OMP_SECTION_BODY: Section body. */
H A Dtree.h1850 #define OMP_SECTION_BODY(NODE) TREE_OPERAND (OMP_SECTION_CHECK (NODE), 0) macro
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree.def1202 Operand 0: OMP_SECTION_BODY: Section body. */
H A Dtree.h1385 #define OMP_SECTION_BODY(NODE) TREE_OPERAND (OMP_SECTION_CHECK (NODE), 0) macro