Home
last modified time | relevance | path

Searched refs:c_check_omp_declare_reduction_r (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-tree.h813 extern tree c_check_omp_declare_reduction_r (tree *, int *, void *);
H A Dc-parser.cc22430 walk_tree (&combiner.value, c_check_omp_declare_reduction_r, in c_parser_omp_declare_reduction()
22438 walk_tree (&initializer.value, c_check_omp_declare_reduction_r, in c_parser_omp_declare_reduction()
22441 c_check_omp_declare_reduction_r, in c_parser_omp_declare_reduction()
H A DChangeLog7952 c_check_omp_declare_reduction_r): New prototypes.
7958 c_check_omp_declare_reduction_r): New functions.
H A Dc-decl.cc12456 c_check_omp_declare_reduction_r (tree *tp, int *, void *data) in c_check_omp_declare_reduction_r() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-tree.h795 extern tree c_check_omp_declare_reduction_r (tree *, int *, void *);
H A Dc-parser.c21061 walk_tree (&combiner.value, c_check_omp_declare_reduction_r, in c_parser_omp_declare_reduction()
21069 walk_tree (&initializer.value, c_check_omp_declare_reduction_r, in c_parser_omp_declare_reduction()
21072 c_check_omp_declare_reduction_r, in c_parser_omp_declare_reduction()
H A Dc-decl.c12028 c_check_omp_declare_reduction_r (tree *tp, int *, void *data) in c_check_omp_declare_reduction_r() function