Searched refs:c_parser_omp_critical (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | ChangeLog | 1289 (c_parser_omp_critical): Permit hint(0) clause without named critical. 2678 (c_parser_omp_critical): Allow comma in between (name) and hint clause. 5050 c_parser_oacc_kernels_parallel, c_parser_omp_critical, 5787 (c_parser_omp_critical): Parse critical clauses.
|
H A D | c-parser.cc | 18943 c_parser_omp_critical (location_t loc, c_parser *parser, bool *if_p) in c_parser_omp_critical() function 23032 stmt = c_parser_omp_critical (loc, parser, if_p); in c_parser_omp_construct()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-parser.c | 17795 c_parser_omp_critical (location_t loc, c_parser *parser, bool *if_p) in c_parser_omp_critical() function 21470 stmt = c_parser_omp_critical (loc, parser, if_p); in c_parser_omp_construct()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2006 | 22377 c_parser_omp_critical, c_parser_omp_flush,
|
H A D | ChangeLog-2009 | 19708 (c_parser_omp_critical): Same.
|