Home
last modified time | relevance | path

Searched refs:PRAGMA_OMP_TASKYIELD (Results 1 – 8 of 8) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/c-family/
HDc-pragma.h46 PRAGMA_OMP_TASKYIELD, enumerator
HDc-pragma.c1200 { "taskyield", PRAGMA_OMP_TASKYIELD },
/dragonfly/contrib/gcc-8.0/gcc/c-family/
HDc-pragma.h66 PRAGMA_OMP_TASKYIELD, enumerator
HDc-pragma.c1298 { "taskyield", PRAGMA_OMP_TASKYIELD },
/dragonfly/contrib/gcc-4.7/gcc/
HDc-parser.c8535 case PRAGMA_OMP_TASKYIELD: in c_parser_pragma()
/dragonfly/contrib/gcc-8.0/gcc/c/
HDc-parser.c11061 case PRAGMA_OMP_TASKYIELD: in c_parser_pragma()
/dragonfly/contrib/gcc-4.7/gcc/cp/
HDparser.c27327 case PRAGMA_OMP_TASKYIELD: in cp_parser_pragma()
/dragonfly/contrib/gcc-8.0/gcc/cp/
HDparser.c38833 case PRAGMA_OMP_TASKYIELD: in cp_parser_pragma()