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

/freebsd-10.1-release/contrib/gcc/
H A Dgenattrtab.c122 static struct obstack *temp_obstack = &obstack2; variable in typeref:struct:obstack
2294 rtl_obstack = temp_obstack;
2297 if (x == exp || rtl_obstack == temp_obstack)
2818 rtl_obstack = temp_obstack;
4506 obstack_init (temp_obstack);

Completed in 160 milliseconds