Searched refs:pragma_omp_clause (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-pragma.h85 enum pragma_omp_clause { enum
/netbsd-current/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-pragma.h94 enum pragma_omp_clause { enum
/netbsd-current/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-parser.c12634 the token is not consumed. Otherwise appropriate pragma_omp_clause is
12637 static pragma_omp_clause
12640 pragma_omp_clause result = PRAGMA_OMP_CLAUSE_NONE;
13233 c_parser_oacc_data_clause (c_parser *parser, pragma_omp_clause c_kind,
15976 pragma_omp_clause c_kind;
16187 pragma_omp_clause c_kind;
/netbsd-current/external/gpl3/gcc/dist/gcc/c/
H A Dc-parser.cc12703 the token is not consumed. Otherwise appropriate pragma_omp_clause is
12706 static pragma_omp_clause
12709 pragma_omp_clause result = PRAGMA_OMP_CLAUSE_NONE;
13367 c_parser_oacc_data_clause (c_parser *parser, pragma_omp_clause c_kind,
16628 pragma_omp_clause c_kind;
16844 pragma_omp_clause c_kind;
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dparser.cc[all...]

Completed in 387 milliseconds