Home
last modified time | relevance | path

Searched refs:c_parser_oacc_routine (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A DChangeLog640 (c_parser_oacc_routine): Same.
1395 * c-parser.c (c_parser_oacc_routine): Remove redundant assignment
2215 * c-parser.c (c_parser_oacc_routine): Normalize order of clauses.
4572 (c_parser_oacc_routine): Likewise. Support more C language
4578 (c_parser_declaration_or_fndef, c_parser_oacc_routine): Use it.
4851 * c-parser.c (c_parser_oacc_routine): Tighten syntax checks.
5576 (c_parser_oacc_routine, (c_finish_oacc_routine): New.
H A Dc-parser.cc1592 static void c_parser_oacc_routine (c_parser *, enum pragma_context);
12440 c_parser_oacc_routine (parser, context); in c_parser_pragma()
17684 c_parser_oacc_routine (c_parser *parser, enum pragma_context context) in c_parser_oacc_routine() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-parser.c1558 static void c_parser_oacc_routine (c_parser *, enum pragma_context);
12376 c_parser_oacc_routine (parser, context); in c_parser_pragma()
17006 c_parser_oacc_routine (c_parser *parser, enum pragma_context context) in c_parser_oacc_routine() function