Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/c-family/
H A Dc-pragma.h45 PRAGMA_OMP_TASKWAIT, enumerator
H A Dc-pragma.c1199 { "taskwait", PRAGMA_OMP_TASKWAIT },
/dragonfly/contrib/gcc-8.0/gcc/c-family/
H A Dc-pragma.h65 PRAGMA_OMP_TASKWAIT, enumerator
H A Dc-pragma.c1297 { "taskwait", PRAGMA_OMP_TASKWAIT },
/dragonfly/contrib/gcc-4.7/gcc/
H A Dc-parser.c8524 case PRAGMA_OMP_TASKWAIT: in c_parser_pragma()
/dragonfly/contrib/gcc-8.0/gcc/c/
H A Dc-parser.c11052 case PRAGMA_OMP_TASKWAIT: in c_parser_pragma()
/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dparser.c27311 case PRAGMA_OMP_TASKWAIT: in cp_parser_pragma()
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dparser.c38817 case PRAGMA_OMP_TASKWAIT: in cp_parser_pragma()