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

/freebsd-10.0-release/contrib/gcc/
H A Dtree-inline.c1935 tree t_step; local
2130 t_step = id->src_cfun->unexpanded_var_list;
2131 for (; t_step; t_step = TREE_CHAIN (t_step))
2133 var = TREE_VALUE (t_step);
2769 tree t_step; local
2844 for (t_step = DECL_STRUCT_FUNCTION (old_decl)->unexpanded_var_list;
2845 t_step; t_step
[all...]

Completed in 158 milliseconds