Searched refs:OMP_SECTIONS_BODY (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/gcc/gcc/
H A Domp-low.c1223 scan_omp (&OMP_SECTIONS_BODY (stmt), ctx);
3608 tsi = tsi_start (OMP_SECTIONS_BODY (stmt));
3612 tsi = tsi_start (OMP_SECTIONS_BODY (stmt));
3673 OMP_SECTIONS_BODY (stmt) = NULL;
H A Dtree.h1575 #define OMP_SECTIONS_BODY(NODE) TREE_OPERAND (OMP_SECTIONS_CHECK (NODE), 0)
1569 #define OMP_SECTIONS_BODY macro
H A Dc-parser.c7647 OMP_SECTIONS_BODY (stmt) = substmt;
/openbsd-current/gnu/gcc/gcc/cp/
H A Dparser.c19038 OMP_SECTIONS_BODY (stmt) = substmt;

Completed in 267 milliseconds