Searched refs:c_parser_omp_task (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-parser.c | 19081 c_parser_omp_task (location_t loc, c_parser *parser, bool *if_p) in c_parser_omp_task() function 21504 stmt = c_parser_omp_task (loc, parser, if_p); in c_parser_omp_construct()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-parser.cc | 20420 c_parser_omp_task (location_t loc, c_parser *parser, bool *if_p) in c_parser_omp_task() function 23073 stmt = c_parser_omp_task (loc, parser, if_p); in c_parser_omp_construct()
|
H A D | ChangeLog | 5053 c_parser_omp_task, c_parser_omp_taskgroup, c_parser_omp_distribute,
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2008 | 17234 (c_parser_omp_task, c_parser_omp_taskwait): New functions.
|
H A D | ChangeLog-2009 | 19718 (c_parser_omp_task): Same.
|