Home
last modified time | relevance | path

Searched refs:PRAGMA_OMP_CLAUSE_NONE (Results 1 – 6 of 6) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/c-family/
H A Dc-pragma.h58 PRAGMA_OMP_CLAUSE_NONE = 0, enumerator
/dragonfly/contrib/gcc-8.0/gcc/c-family/
H A Dc-pragma.h81 PRAGMA_OMP_CLAUSE_NONE = 0, enumerator
/dragonfly/contrib/gcc-4.7/gcc/
H A Dc-parser.c8640 pragma_omp_clause result = PRAGMA_OMP_CLAUSE_NONE; in c_parser_omp_clause_name()
8705 if (result != PRAGMA_OMP_CLAUSE_NONE) in c_parser_omp_clause_name()
/dragonfly/contrib/gcc-8.0/gcc/c/
H A Dc-parser.c11250 pragma_omp_clause result = PRAGMA_OMP_CLAUSE_NONE; in c_parser_omp_clause_name()
11449 if (result != PRAGMA_OMP_CLAUSE_NONE) in c_parser_omp_clause_name()
/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dparser.c24874 pragma_omp_clause result = PRAGMA_OMP_CLAUSE_NONE; in cp_parser_omp_clause_name()
24938 if (result != PRAGMA_OMP_CLAUSE_NONE) in cp_parser_omp_clause_name()
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dparser.c31313 pragma_omp_clause result = PRAGMA_OMP_CLAUSE_NONE; in cp_parser_omp_clause_name()
31513 if (result != PRAGMA_OMP_CLAUSE_NONE) in cp_parser_omp_clause_name()