Searched defs:initv (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dc-omp.c235 c_finish_omp_for (location_t locus, tree declv, tree initv, tree condv, argument
H A Dc-parser.c8014 tree declv, condv, incrv, initv, for_block = NULL, ret = NULL; local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/cp/
H A Dsemantics.c4139 handle_omp_for_class_iterator(int i, location_t locus, tree declv, tree initv, tree condv, tree incrv, tree *body, tree *pre_body, tree clauses) argument
4372 finish_omp_for(location_t locus, tree declv, tree initv, tree condv, tree incrv, tree body, tree pre_body, tree clauses) argument
[all...]
H A Dparser.c22229 tree for_block = NULL_TREE, real_decl, initv, condv, incrv, declv; local
H A Dpt.c11421 tsubst_omp_for_iterator(tree t, int i, tree declv, tree initv, tree condv, tree incrv, tree *clauses, tree args, tsubst_flags_t complain, tree in_decl, bool integral_constant_expression_p) argument
11901 tree declv, initv, condv, incrv; local
18041 dependent_omp_for_p(tree declv, tree initv, tree condv, tree incrv) argument
[all...]

Completed in 324 milliseconds