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

/freebsd-10.1-release/contrib/gcc/
H A Dc-omp.c57 OMP_CRITICAL_NAME (stmt) = name;
H A Dtree-pretty-print.c1800 if (OMP_CRITICAL_NAME (node))
1804 dump_generic_node (buffer, OMP_CRITICAL_NAME (node), spc,
H A Domp-low.c1317 && OMP_CRITICAL_NAME (t) == OMP_CRITICAL_NAME (ctx->stmt))
3921 name = OMP_CRITICAL_NAME (stmt);
H A Dtree.h1618 #define OMP_CRITICAL_NAME(NODE) TREE_OPERAND (OMP_CRITICAL_CHECK (NODE), 1)
1612 #define OMP_CRITICAL_NAME macro

Completed in 110 milliseconds