Searched refs:extra_depth (Results 1 – 1 of 1) sorted by relevance
432 int extra_depth; in add_to_template_args() local436 extra_depth = TMPL_ARGS_DEPTH (extra_args); in add_to_template_args()437 new_args = make_tree_vec (TMPL_ARGS_DEPTH (args) + extra_depth); in add_to_template_args()442 for (j = 1; j <= extra_depth; ++j, ++i) in add_to_template_args()