Searched refs:install_var_field (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Domp-low.c1226 install_var_field (tree var, bool by_ref, int mask, omp_context *ctx) function
1713 install_var_field (decl, by_ref, 3, ctx);
1742 install_var_field (decl, false, 1, ctx);
1754 install_var_field (decl, false, 1, ctx);
1756 install_var_field (decl, by_ref, 2, ctx);
1759 install_var_field (decl, by_ref, 3, ctx);
1772 install_var_field (array, true, 3, c);
1788 install_var_field (decl, false, 3, ctx);
1796 install_var_field (decl, by_ref, 3, ctx);
1853 install_var_field (decl
[all...]

Completed in 154 milliseconds