Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/c-family/
HDc-pragma.h36 PRAGMA_OMP_MASTER, enumerator
HDc-pragma.c1192 { "master", PRAGMA_OMP_MASTER },
/dragonfly/contrib/gcc-8.0/gcc/c-family/
HDc-pragma.h54 PRAGMA_OMP_MASTER, enumerator
HDc-pragma.c1291 { "master", PRAGMA_OMP_MASTER },
/dragonfly/contrib/gcc-4.7/gcc/cp/
HDparser.c26899 case PRAGMA_OMP_MASTER: in cp_parser_omp_construct()
27350 case PRAGMA_OMP_MASTER: in cp_parser_pragma()
/dragonfly/contrib/gcc-4.7/gcc/
HDc-parser.c10514 case PRAGMA_OMP_MASTER: in c_parser_omp_construct()
/dragonfly/contrib/gcc-8.0/gcc/cp/
HDparser.c38341 case PRAGMA_OMP_MASTER: in cp_parser_omp_construct()
38953 case PRAGMA_OMP_MASTER: in cp_parser_pragma()
/dragonfly/contrib/gcc-8.0/gcc/c/
HDc-parser.c18138 case PRAGMA_OMP_MASTER: in c_parser_omp_construct()