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

/freebsd-10.1-release/contrib/gcc/
H A Dc-pragma.h39 PRAGMA_OMP_PARALLEL, enumerator in enum:pragma_kind
H A Dc-pragma.c797 { "parallel", PRAGMA_OMP_PARALLEL },
H A Dc-parser.c8286 enum pragma_kind p_kind = PRAGMA_OMP_PARALLEL;
8316 case PRAGMA_OMP_PARALLEL:
8411 case PRAGMA_OMP_PARALLEL:
/freebsd-10.1-release/contrib/gcc/cp/
H A Dparser.c21479 enum pragma_kind p_kind = PRAGMA_OMP_PARALLEL;
21513 case PRAGMA_OMP_PARALLEL:
21538 if (p_kind != PRAGMA_OMP_PARALLEL)
21608 case PRAGMA_OMP_PARALLEL:
21735 case PRAGMA_OMP_PARALLEL:

Completed in 222 milliseconds